Class ContainerNetworkInterfaceIpConfigurationPropertiesFormat

java.lang.Object
com.azure.resourcemanager.network.fluent.models.ContainerNetworkInterfaceIpConfigurationPropertiesFormat

public final class ContainerNetworkInterfaceIpConfigurationPropertiesFormat extends Object
Properties of the container network interface IP configuration.
  • Constructor Details

    • ContainerNetworkInterfaceIpConfigurationPropertiesFormat

      public ContainerNetworkInterfaceIpConfigurationPropertiesFormat()
      Creates an instance of ContainerNetworkInterfaceIpConfigurationPropertiesFormat class.
  • Method Details

    • provisioningState

      public ProvisioningState provisioningState()
      Get the provisioningState property: The provisioning state of the container network interface IP configuration resource.
      Returns:
      the provisioningState value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.