PrivateLinkServiceConnection Class

PrivateLinkServiceConnection resource.

Constructor

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

Variables

Name Description
id
str

Resource ID.

properties

Properties of the private link service connection.

name
str

The name of the resource that is unique within a resource group. This name can be used to access the resource.

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. This name can be used to access the resource.

name: str | None

properties

Properties of the private link service connection.

properties: _models.PrivateLinkServiceConnectionProperties | None

type

The resource type.

type: str | None