PrivateEndpoint Class

Private endpoint resource.

Constructor

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

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

properties

Properties of the private endpoint.

extended_location

The extended location of the load balancer.

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

extended_location

The extended location of the load balancer.

extended_location: _models.ExtendedLocation | None

properties

Properties of the private endpoint.

properties: _models.PrivateEndpointProperties | None