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

119 строки
9.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties"
name: "NetworkPacketBrokerProperties"
nameWithType: "NetworkPacketBrokerProperties"
summary: "Network Packet Broker Properties defines the properties of the resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- 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 **NetworkPacketBrokerProperties**"
constructors:
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.NetworkPacketBrokerProperties()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.NetworkPacketBrokerProperties()"
name: "NetworkPacketBrokerProperties()"
nameWithType: "NetworkPacketBrokerProperties.NetworkPacketBrokerProperties()"
summary: "Creates an instance of Network<wbr>Packet<wbr>Broker<wbr>Properties class."
syntax: "public NetworkPacketBrokerProperties()"
desc: "Creates an instance of NetworkPacketBrokerProperties class."
methods:
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.neighborGroupIds()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.neighborGroupIds()"
name: "neighborGroupIds()"
nameWithType: "NetworkPacketBrokerProperties.neighborGroupIds()"
summary: "Get the neighbor<wbr>Group<wbr>Ids property: List of neighbor group IDs configured on NPB."
syntax: "public List<String> neighborGroupIds()"
desc: "Get the neighborGroupIds property: List of neighbor group IDs configured on NPB."
returns:
description: "the neighborGroupIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.networkDeviceIds()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.networkDeviceIds()"
name: "networkDeviceIds()"
nameWithType: "NetworkPacketBrokerProperties.networkDeviceIds()"
summary: "Get the network<wbr>Device<wbr>Ids property: List of ARM resource IDs of Network Devices \\[NPB\\]."
syntax: "public List<String> networkDeviceIds()"
desc: "Get the networkDeviceIds property: List of ARM resource IDs of Network Devices \\[NPB\\]."
returns:
description: "the networkDeviceIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.networkFabricId()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.networkFabricId()"
name: "networkFabricId()"
nameWithType: "NetworkPacketBrokerProperties.networkFabricId()"
summary: "Get the network<wbr>Fabric<wbr>Id property: ARM resource ID of the Network Fabric."
syntax: "public String networkFabricId()"
desc: "Get the networkFabricId property: ARM resource ID of the Network Fabric."
returns:
description: "the networkFabricId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.networkTapIds()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.networkTapIds()"
name: "networkTapIds()"
nameWithType: "NetworkPacketBrokerProperties.networkTapIds()"
summary: "Get the network<wbr>Tap<wbr>Ids property: List of network Tap IDs configured on NPB."
syntax: "public List<String> networkTapIds()"
desc: "Get the networkTapIds property: List of network Tap IDs configured on NPB."
returns:
description: "the networkTapIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.provisioningState()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.provisioningState()"
name: "provisioningState()"
nameWithType: "NetworkPacketBrokerProperties.provisioningState()"
summary: "Get the provisioning<wbr>State property: Provisioning state of the resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioningState property: Provisioning state of the resource."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ProvisioningState?alt=com.azure.resourcemanager.managednetworkfabric.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.sourceInterfaceIds()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.sourceInterfaceIds()"
name: "sourceInterfaceIds()"
nameWithType: "NetworkPacketBrokerProperties.sourceInterfaceIds()"
summary: "Get the source<wbr>Interface<wbr>Ids property: List of network interfaces across NPB devices that are used to mirror source traffic."
syntax: "public List<String> sourceInterfaceIds()"
desc: "Get the sourceInterfaceIds property: List of network interfaces across NPB devices that are used to mirror source traffic."
returns:
description: "the sourceInterfaceIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.validate()"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.validate()"
name: "validate()"
nameWithType: "NetworkPacketBrokerProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.withNetworkFabricId(java.lang.String)"
fullName: "com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties.withNetworkFabricId(String networkFabricId)"
name: "withNetworkFabricId(String networkFabricId)"
nameWithType: "NetworkPacketBrokerProperties.withNetworkFabricId(String networkFabricId)"
summary: "Set the network<wbr>Fabric<wbr>Id property: ARM resource ID of the Network Fabric."
parameters:
- description: "the networkFabricId value to set."
name: "networkFabricId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkPacketBrokerProperties withNetworkFabricId(String networkFabricId)"
desc: "Set the networkFabricId property: ARM resource ID of the Network Fabric."
returns:
description: "the NetworkPacketBrokerProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.NetworkPacketBrokerProperties&text=NetworkPacketBrokerProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Network Packet Broker Properties defines the properties of the resource."
metadata: {}
package: "com.azure.resourcemanager.managednetworkfabric.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0