### YamlMime:JavaType uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch" name: "NetworkTapPatch" nameWithType: "NetworkTapPatch" summary: "The NetworkFabric resource definition." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - ")?alt=com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **NetworkTapPatch**
extends " constructors: - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.NetworkTapPatch()" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.NetworkTapPatch()" name: "NetworkTapPatch()" nameWithType: "NetworkTapPatch.NetworkTapPatch()" summary: "Creates an instance of NetworkTapPatch class." syntax: "public NetworkTapPatch()" desc: "Creates an instance of NetworkTapPatch class." methods: - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.annotation()" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.annotation()" name: "annotation()" nameWithType: "NetworkTapPatch.annotation()" summary: "Get the annotation property: Switch configuration description." syntax: "public String annotation()" desc: "Get the annotation property: Switch configuration description." returns: description: "the annotation value." type: "String" - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.destinations()" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.destinations()" name: "destinations()" nameWithType: "NetworkTapPatch.destinations()" summary: "Get the destinations property: List of destination properties to send the filter traffic." syntax: "public List destinations()" desc: "Get the destinations property: List of destination properties to send the filter traffic." returns: description: "the destinations value." type: "List<>" - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.pollingType()" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.pollingType()" name: "pollingType()" nameWithType: "NetworkTapPatch.pollingType()" summary: "Get the pollingType property: Polling type." syntax: "public PollingType pollingType()" desc: "Get the pollingType property: Polling type." returns: description: "the pollingType value." type: "" - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.validate()" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.validate()" name: "validate()" nameWithType: "NetworkTapPatch.validate()" summary: "Validates the instance." overridden: "com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.validate()" syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withAnnotation(java.lang.String)" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withAnnotation(String annotation)" name: "withAnnotation(String annotation)" nameWithType: "NetworkTapPatch.withAnnotation(String annotation)" summary: "Set the annotation property: Switch configuration description." parameters: - description: "the annotation value to set." name: "annotation" type: "String" syntax: "public NetworkTapPatch withAnnotation(String annotation)" desc: "Set the annotation property: Switch configuration description." returns: description: "the NetworkTapPatch object itself." type: "" - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withDestinations(java.util.List)" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withDestinations(List destinations)" name: "withDestinations(List destinations)" nameWithType: "NetworkTapPatch.withDestinations(List destinations)" summary: "Set the destinations property: List of destination properties to send the filter traffic." parameters: - description: "the destinations value to set." name: "destinations" type: "List<>" syntax: "public NetworkTapPatch withDestinations(List destinations)" desc: "Set the destinations property: List of destination properties to send the filter traffic." returns: description: "the NetworkTapPatch object itself." type: "" - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withPollingType(com.azure.resourcemanager.managednetworkfabric.models.PollingType)" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withPollingType(PollingType pollingType)" name: "withPollingType(PollingType pollingType)" nameWithType: "NetworkTapPatch.withPollingType(PollingType pollingType)" summary: "Set the pollingType property: Polling type." parameters: - description: "the pollingType value to set." name: "pollingType" type: "" syntax: "public NetworkTapPatch withPollingType(PollingType pollingType)" desc: "Set the pollingType property: Polling type." returns: description: "the NetworkTapPatch object itself." type: "" - uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withTags(java.util.Map)" fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapPatch.withTags(Map tags)" name: "withTags(Map tags)" nameWithType: "NetworkTapPatch.withTags(Map tags)" summary: "Set the tags property: Resource tags." overridden: "com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.withTags(java.util.Map)" parameters: - name: "tags" type: "Map<String,String>" syntax: "public NetworkTapPatch withTags(Map tags)" desc: "Set the tags property: Resource tags." returns: type: "" type: "class" desc: "The NetworkFabric resource definition." metadata: {} package: "com.azure.resourcemanager.managednetworkfabric.models" artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0