azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

139 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ContainerNetworkInterface"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface"
name: "ContainerNetworkInterface"
nameWithType: "ContainerNetworkInterface"
summary: "Container network interface child resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.SubResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.SubResource.id()?alt=com.microsoft.azure.SubResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.SubResource.withId(java.lang.String)?alt=com.microsoft.azure.SubResource.withId&text=withId\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ContainerNetworkInterface**</br> extends <xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.ContainerNetworkInterface()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.ContainerNetworkInterface()"
name: "ContainerNetworkInterface()"
nameWithType: "ContainerNetworkInterface.ContainerNetworkInterface()"
syntax: "public ContainerNetworkInterface()"
methods:
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.container()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.container()"
name: "container()"
nameWithType: "ContainerNetworkInterface.container()"
summary: "Get reference to the container to which this container network interface is attached."
syntax: "public Container container()"
desc: "Get reference to the container to which this container network interface is attached."
returns:
description: "the container value"
type: "<xref href=\"com.microsoft.azure.management.network.Container?alt=com.microsoft.azure.management.network.Container&text=Container\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.containerNetworkInterfaceConfiguration()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.containerNetworkInterfaceConfiguration()"
name: "containerNetworkInterfaceConfiguration()"
nameWithType: "ContainerNetworkInterface.containerNetworkInterfaceConfiguration()"
summary: "Get container network interface configuration from which this container network interface is created."
syntax: "public ContainerNetworkInterfaceConfiguration containerNetworkInterfaceConfiguration()"
desc: "Get container network interface configuration from which this container network interface is created."
returns:
description: "the containerNetworkInterfaceConfiguration value"
type: "<xref href=\"com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration?alt=com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration&text=ContainerNetworkInterfaceConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.etag()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.etag()"
name: "etag()"
nameWithType: "ContainerNetworkInterface.etag()"
summary: "Get a unique read-only string that changes whenever the resource is updated."
syntax: "public String etag()"
desc: "Get a unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.ipConfigurations()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.ipConfigurations()"
name: "ipConfigurations()"
nameWithType: "ContainerNetworkInterface.ipConfigurations()"
summary: "Get reference to the ip configuration on this container nic."
syntax: "public List<ContainerNetworkInterfaceIpConfiguration> ipConfigurations()"
desc: "Get reference to the ip configuration on this container nic."
returns:
description: "the ipConfigurations value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ContainerNetworkInterfaceIpConfiguration?alt=com.microsoft.azure.management.network.ContainerNetworkInterfaceIpConfiguration&text=ContainerNetworkInterfaceIpConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.name()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.name()"
name: "name()"
nameWithType: "ContainerNetworkInterface.name()"
summary: "Get the name of the resource."
syntax: "public String name()"
desc: "Get the name of the resource. This name can be used to access the resource."
returns:
description: "the name value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.provisioningState()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.provisioningState()"
name: "provisioningState()"
nameWithType: "ContainerNetworkInterface.provisioningState()"
summary: "Get the provisioning state of the container network interface resource."
syntax: "public ProvisioningState provisioningState()"
desc: "Get the provisioning state of the container network interface resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'."
returns:
description: "the provisioningState value"
type: "<xref href=\"com.microsoft.azure.management.network.ProvisioningState?alt=com.microsoft.azure.management.network.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.type()"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.type()"
name: "type()"
nameWithType: "ContainerNetworkInterface.type()"
summary: "Get sub Resource type."
syntax: "public String type()"
desc: "Get sub Resource type."
returns:
description: "the type value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.withContainer(com.microsoft.azure.management.network.Container)"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.withContainer(Container container)"
name: "withContainer(Container container)"
nameWithType: "ContainerNetworkInterface.withContainer(Container container)"
summary: "Set reference to the container to which this container network interface is attached."
parameters:
- description: "the container value to set"
name: "container"
type: "<xref href=\"com.microsoft.azure.management.network.Container?alt=com.microsoft.azure.management.network.Container&text=Container\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerNetworkInterface withContainer(Container container)"
desc: "Set reference to the container to which this container network interface is attached."
returns:
description: "the ContainerNetworkInterface object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ContainerNetworkInterface?alt=com.microsoft.azure.management.network.ContainerNetworkInterface&text=ContainerNetworkInterface\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ContainerNetworkInterface.withName(java.lang.String)"
fullName: "com.microsoft.azure.management.network.ContainerNetworkInterface.withName(String name)"
name: "withName(String name)"
nameWithType: "ContainerNetworkInterface.withName(String name)"
summary: "Set the name of the resource."
parameters:
- description: "the name value to set"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerNetworkInterface withName(String name)"
desc: "Set the name of the resource. This name can be used to access the resource."
returns:
description: "the ContainerNetworkInterface object itself."
type: "<xref href=\"com.microsoft.azure.management.network.ContainerNetworkInterface?alt=com.microsoft.azure.management.network.ContainerNetworkInterface&text=ContainerNetworkInterface\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Container network interface child resource."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4