### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration" name: "ContainerNetworkInterfaceConfiguration" nameWithType: "ContainerNetworkInterfaceConfiguration" summary: "Container network interface configuration child resource." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ContainerNetworkInterfaceConfiguration**
extends " constructors: - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.ContainerNetworkInterfaceConfiguration()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.ContainerNetworkInterfaceConfiguration()" name: "ContainerNetworkInterfaceConfiguration()" nameWithType: "ContainerNetworkInterfaceConfiguration.ContainerNetworkInterfaceConfiguration()" syntax: "public ContainerNetworkInterfaceConfiguration()" methods: - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.containerNetworkInterfaces()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.containerNetworkInterfaces()" name: "containerNetworkInterfaces()" nameWithType: "ContainerNetworkInterfaceConfiguration.containerNetworkInterfaces()" summary: "Get a list of container network interfaces created from this container network interface configuration." syntax: "public List containerNetworkInterfaces()" desc: "Get a list of container network interfaces created from this container network interface configuration." returns: description: "the containerNetworkInterfaces value" type: "<>" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.etag()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.etag()" name: "etag()" nameWithType: "ContainerNetworkInterfaceConfiguration.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: "" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.ipConfigurations()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.ipConfigurations()" name: "ipConfigurations()" nameWithType: "ContainerNetworkInterfaceConfiguration.ipConfigurations()" summary: "Get a list of ip configurations of the container network interface configuration." syntax: "public List ipConfigurations()" desc: "Get a list of ip configurations of the container network interface configuration." returns: description: "the ipConfigurations value" type: "<>" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.name()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.name()" name: "name()" nameWithType: "ContainerNetworkInterfaceConfiguration.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: "" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.provisioningState()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.provisioningState()" name: "provisioningState()" nameWithType: "ContainerNetworkInterfaceConfiguration.provisioningState()" summary: "Get the provisioning state of the container network interface configuration resource." syntax: "public ProvisioningState provisioningState()" desc: "Get the provisioning state of the container network interface configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'." returns: description: "the provisioningState value" type: "" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.type()" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.type()" name: "type()" nameWithType: "ContainerNetworkInterfaceConfiguration.type()" summary: "Get sub Resource type." syntax: "public String type()" desc: "Get sub Resource type." returns: description: "the type value" type: "" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.withContainerNetworkInterfaces(java.util.List)" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.withContainerNetworkInterfaces(List containerNetworkInterfaces)" name: "withContainerNetworkInterfaces(List containerNetworkInterfaces)" nameWithType: "ContainerNetworkInterfaceConfiguration.withContainerNetworkInterfaces(List containerNetworkInterfaces)" summary: "Set a list of container network interfaces created from this container network interface configuration." parameters: - description: "the containerNetworkInterfaces value to set" name: "containerNetworkInterfaces" type: "<>" syntax: "public ContainerNetworkInterfaceConfiguration withContainerNetworkInterfaces(List containerNetworkInterfaces)" desc: "Set a list of container network interfaces created from this container network interface configuration." returns: description: "the ContainerNetworkInterfaceConfiguration object itself." type: "" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.withIpConfigurations(java.util.List)" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.withIpConfigurations(List ipConfigurations)" name: "withIpConfigurations(List ipConfigurations)" nameWithType: "ContainerNetworkInterfaceConfiguration.withIpConfigurations(List ipConfigurations)" summary: "Set a list of ip configurations of the container network interface configuration." parameters: - description: "the ipConfigurations value to set" name: "ipConfigurations" type: "<>" syntax: "public ContainerNetworkInterfaceConfiguration withIpConfigurations(List ipConfigurations)" desc: "Set a list of ip configurations of the container network interface configuration." returns: description: "the ContainerNetworkInterfaceConfiguration object itself." type: "" - uid: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.withName(java.lang.String)" fullName: "com.microsoft.azure.management.network.ContainerNetworkInterfaceConfiguration.withName(String name)" name: "withName(String name)" nameWithType: "ContainerNetworkInterfaceConfiguration.withName(String name)" summary: "Set the name of the resource." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public ContainerNetworkInterfaceConfiguration withName(String name)" desc: "Set the name of the resource. This name can be used to access the resource." returns: description: "the ContainerNetworkInterfaceConfiguration object itself." type: "" type: "class" desc: "Container network interface configuration child resource." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4