Share via


PrivateEndpointConnectionItem Class

Private endpoint connection item.

Constructor

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

Variables

Name Description
id
str

Id of private endpoint connection.

etag
str

Modified whenever there is a change in the state of private endpoint connection.

properties

Private endpoint connection properties.

Attributes

etag

Modified whenever there is a change in the state of private endpoint connection.

etag: str | None

id

Id of private endpoint connection.

id: str | None

properties

Private endpoint connection properties.

properties: _models.PrivateEndpointConnectionProperties | None