NetworkInterfaceIPConfiguration Class

IPConfiguration in a network interface.

Constructor

NetworkInterfaceIPConfiguration(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID.

name
str

Name of the resource.

type
str

Resource type.

properties

Network interface IP configuration properties.

etag
str

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

Attributes

etag

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

etag: str | None

properties

Network interface IP configuration properties.

properties: _models.NetworkInterfaceIPConfigurationPropertiesFormat | None