Class ContainerNetworkInterfaceIpConfiguration

java.lang.Object
com.microsoft.azure.management.network.ContainerNetworkInterfaceIpConfiguration

public class ContainerNetworkInterfaceIpConfiguration extends Object
The ip configuration for a container network interface.
  • Constructor Details

    • ContainerNetworkInterfaceIpConfiguration

      public ContainerNetworkInterfaceIpConfiguration()
  • Method Details

    • provisioningState

      public ProvisioningState provisioningState()
      Get the provisioning state of the container network interface IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'.
      Returns:
      the provisioningState value
    • name

      public String name()
      Get the name of the resource. This name can be used to access the resource.
      Returns:
      the name value
    • withName

      Set the name of the resource. This name can be used to access the resource.
      Parameters:
      name - the name value to set
      Returns:
      the ContainerNetworkInterfaceIpConfiguration object itself.
    • type

      public String type()
      Get sub Resource type.
      Returns:
      the type value
    • etag

      public String etag()
      Get a unique read-only string that changes whenever the resource is updated.
      Returns:
      the etag value