PrivateLinkServiceIpConfiguration Class

The private link service ip configuration.

Constructor

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

Variables

Name Description
id
str

Resource ID.

properties

Properties of the private link service ip configuration.

name
str

The name of private link service ip configuration.

etag
str

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

type
str

The resource type.

Attributes

etag

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

etag: str | None

name

The name of private link service ip configuration.

name: str | None

properties

Properties of the private link service ip configuration.

properties: _models.PrivateLinkServiceIpConfigurationProperties | None

type

The resource type.

type: str | None