IPConfigurationProfile Class

IP configuration profile child resource.

Constructor

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

Variables

Name Description
id
str

Resource ID.

properties

Properties of the IP configuration profile.

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.

Attributes

etag

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

etag: str | None

name

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

name: str | None

properties

Properties of the IP configuration profile.

properties: _models.IPConfigurationProfilePropertiesFormat | None

type

Sub Resource type.

type: str | None