PrivateEndpointIPConfiguration Class

An IP Configuration of the private endpoint.

Constructor

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

Variables

Name Description
properties

Properties of private endpoint IP configurations.

name
str

The name of the resource that is unique within a resource group.

type
str

The 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 that is unique within a resource group.

name: str | None

properties

Properties of private endpoint IP configurations.

properties: _models.PrivateEndpointIPConfigurationProperties | None

type

The resource type.

type: str | None