你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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
azure.mgmt.network._serialization.Model
ContainerNetworkInterfaceIpConfiguration

Constructor

ContainerNetworkInterfaceIpConfiguration(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

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

Variables

Name Description
name
str

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

type
str

Sub Resource type.

etag
str

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

provisioning_state

The provisioning state of the container network interface IP configuration resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".