ContainerNetworkInterfaceIpConfiguration Class

The ip configuration for a container network interface.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ContainerNetworkInterfaceIpConfiguration

Constructor

ContainerNetworkInterfaceIpConfiguration(*, name: typing.Union[str, NoneType] = None, etag: typing.Union[str, NoneType] = None, **kwargs)

Parameters

name
str

The name of the resource. This name can be used to access the resource.

etag
str

A unique read-only string that changes whenever the resource is updated.

Variables

type
str

Sub Resource type.

provisioning_state
str or ProvisioningState

The provisioning state of the container network interface IP configuration resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed".