azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

185 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch"
name: "NetworkTapRulePatch"
nameWithType: "NetworkTapRulePatch"
summary: "The Network<wbr>Tap<wbr>Rule resource definition."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate&text=TagsUpdate\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.tags()?alt=com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.validate()?alt=com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **NetworkTapRulePatch**</br> extends <xref href=\"com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate?alt=com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate&text=TagsUpdate\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.NetworkTapRulePatch()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.NetworkTapRulePatch()"
name: "NetworkTapRulePatch()"
nameWithType: "NetworkTapRulePatch.NetworkTapRulePatch()"
summary: "Creates an instance of Network<wbr>Tap<wbr>Rule<wbr>Patch class."
syntax: "public NetworkTapRulePatch()"
desc: "Creates an instance of NetworkTapRulePatch class."
methods:
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.annotation()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.annotation()"
name: "annotation()"
nameWithType: "NetworkTapRulePatch.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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.configurationType()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.configurationType()"
name: "configurationType()"
nameWithType: "NetworkTapRulePatch.configurationType()"
summary: "Get the configuration<wbr>Type property: Input method to configure Network Tap Rule."
syntax: "public ConfigurationType configurationType()"
desc: "Get the configurationType property: Input method to configure Network Tap Rule."
returns:
description: "the configurationType value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ConfigurationType?alt=com.azure.resourcemanager.managednetworkfabric.models.ConfigurationType&text=ConfigurationType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.dynamicMatchConfigurations()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.dynamicMatchConfigurations()"
name: "dynamicMatchConfigurations()"
nameWithType: "NetworkTapRulePatch.dynamicMatchConfigurations()"
summary: "Get the dynamic<wbr>Match<wbr>Configurations property: List of dynamic match configurations."
syntax: "public List<CommonDynamicMatchConfiguration> dynamicMatchConfigurations()"
desc: "Get the dynamicMatchConfigurations property: List of dynamic match configurations."
returns:
description: "the dynamicMatchConfigurations value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonDynamicMatchConfiguration?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonDynamicMatchConfiguration&text=CommonDynamicMatchConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.matchConfigurations()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.matchConfigurations()"
name: "matchConfigurations()"
nameWithType: "NetworkTapRulePatch.matchConfigurations()"
summary: "Get the match<wbr>Configurations property: List of match configurations."
syntax: "public List<NetworkTapRuleMatchConfiguration> matchConfigurations()"
desc: "Get the matchConfigurations property: List of match configurations."
returns:
description: "the matchConfigurations value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRuleMatchConfiguration?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRuleMatchConfiguration&text=NetworkTapRuleMatchConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.tapRulesUrl()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.tapRulesUrl()"
name: "tapRulesUrl()"
nameWithType: "NetworkTapRulePatch.tapRulesUrl()"
summary: "Get the tap<wbr>Rules<wbr>Url property: Network Tap Rules file URL."
syntax: "public String tapRulesUrl()"
desc: "Get the tapRulesUrl property: Network Tap Rules file URL."
returns:
description: "the tapRulesUrl value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.validate()"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.validate()"
name: "validate()"
nameWithType: "NetworkTapRulePatch.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.NetworkTapRulePatch.withAnnotation(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withAnnotation(String annotation)"
name: "withAnnotation(String annotation)"
nameWithType: "NetworkTapRulePatch.withAnnotation(String annotation)"
summary: "Set the annotation property: Switch configuration description."
parameters:
- description: "the annotation value to set."
name: "annotation"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkTapRulePatch withAnnotation(String annotation)"
desc: "Set the annotation property: Switch configuration description."
returns:
description: "the NetworkTapRulePatch object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch&text=NetworkTapRulePatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withConfigurationType(com.azure.resourcemanager.managednetworkfabric.models.ConfigurationType)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withConfigurationType(ConfigurationType configurationType)"
name: "withConfigurationType(ConfigurationType configurationType)"
nameWithType: "NetworkTapRulePatch.withConfigurationType(ConfigurationType configurationType)"
summary: "Set the configuration<wbr>Type property: Input method to configure Network Tap Rule."
parameters:
- description: "the configurationType value to set."
name: "configurationType"
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ConfigurationType?alt=com.azure.resourcemanager.managednetworkfabric.models.ConfigurationType&text=ConfigurationType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public NetworkTapRulePatch withConfigurationType(ConfigurationType configurationType)"
desc: "Set the configurationType property: Input method to configure Network Tap Rule."
returns:
description: "the NetworkTapRulePatch object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch&text=NetworkTapRulePatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withDynamicMatchConfigurations(java.util.List<com.azure.resourcemanager.managednetworkfabric.models.CommonDynamicMatchConfiguration>)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withDynamicMatchConfigurations(List<CommonDynamicMatchConfiguration> dynamicMatchConfigurations)"
name: "withDynamicMatchConfigurations(List<CommonDynamicMatchConfiguration> dynamicMatchConfigurations)"
nameWithType: "NetworkTapRulePatch.withDynamicMatchConfigurations(List<CommonDynamicMatchConfiguration> dynamicMatchConfigurations)"
summary: "Set the dynamic<wbr>Match<wbr>Configurations property: List of dynamic match configurations."
parameters:
- description: "the dynamicMatchConfigurations value to set."
name: "dynamicMatchConfigurations"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.CommonDynamicMatchConfiguration?alt=com.azure.resourcemanager.managednetworkfabric.models.CommonDynamicMatchConfiguration&text=CommonDynamicMatchConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public NetworkTapRulePatch withDynamicMatchConfigurations(List<CommonDynamicMatchConfiguration> dynamicMatchConfigurations)"
desc: "Set the dynamicMatchConfigurations property: List of dynamic match configurations."
returns:
description: "the NetworkTapRulePatch object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch&text=NetworkTapRulePatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withMatchConfigurations(java.util.List<com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRuleMatchConfiguration>)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withMatchConfigurations(List<NetworkTapRuleMatchConfiguration> matchConfigurations)"
name: "withMatchConfigurations(List<NetworkTapRuleMatchConfiguration> matchConfigurations)"
nameWithType: "NetworkTapRulePatch.withMatchConfigurations(List<NetworkTapRuleMatchConfiguration> matchConfigurations)"
summary: "Set the match<wbr>Configurations property: List of match configurations."
parameters:
- description: "the matchConfigurations value to set."
name: "matchConfigurations"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRuleMatchConfiguration?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRuleMatchConfiguration&text=NetworkTapRuleMatchConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public NetworkTapRulePatch withMatchConfigurations(List<NetworkTapRuleMatchConfiguration> matchConfigurations)"
desc: "Set the matchConfigurations property: List of match configurations."
returns:
description: "the NetworkTapRulePatch object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch&text=NetworkTapRulePatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "NetworkTapRulePatch.withTags(Map<String,String> tags)"
summary: "Set the tags property: Resource tags."
overridden: "com.azure.resourcemanager.managednetworkfabric.models.TagsUpdate.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public NetworkTapRulePatch withTags(Map<String,String> tags)"
desc: "Set the tags property: Resource tags."
returns:
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch&text=NetworkTapRulePatch\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withTapRulesUrl(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch.withTapRulesUrl(String tapRulesUrl)"
name: "withTapRulesUrl(String tapRulesUrl)"
nameWithType: "NetworkTapRulePatch.withTapRulesUrl(String tapRulesUrl)"
summary: "Set the tap<wbr>Rules<wbr>Url property: Network Tap Rules file URL."
parameters:
- description: "the tapRulesUrl value to set."
name: "tapRulesUrl"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkTapRulePatch withTapRulesUrl(String tapRulesUrl)"
desc: "Set the tapRulesUrl property: Network Tap Rules file URL."
returns:
description: "the NetworkTapRulePatch object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch?alt=com.azure.resourcemanager.managednetworkfabric.models.NetworkTapRulePatch&text=NetworkTapRulePatch\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The NetworkTapRule resource definition."
metadata: {}
package: "com.azure.resourcemanager.managednetworkfabric.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0