PrivateEndpointConnectionProperties Class

Properties of a private endpoint connection.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
PrivateEndpointConnectionProperties

Constructor

PrivateEndpointConnectionProperties(*, private_endpoint: Optional[azure.mgmt.hybridcompute.models._models_py3.PrivateEndpointProperty] = None, private_link_service_connection_state: Optional[azure.mgmt.hybridcompute.models._models_py3.PrivateLinkServiceConnectionStateProperty] = None, **kwargs)

Parameters

private_endpoint
PrivateEndpointProperty
Required

Private endpoint which the connection belongs to.

private_link_service_connection_state
PrivateLinkServiceConnectionStateProperty
Required

Connection state of the private endpoint connection.

Variables

provisioning_state
str

State of the private endpoint connection.