RemotePrivateEndpointConnection Class

A remote private endpoint connection.

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

Inheritance
RemotePrivateEndpointConnection

Constructor

RemotePrivateEndpointConnection(*, private_endpoint: Optional[_models.ArmIdWrapper] = None, private_link_service_connection_state: Optional[_models.PrivateLinkConnectionState] = None, **kwargs)

Variables

provisioning_state
str
private_endpoint
ArmIdWrapper

PrivateEndpoint of a remote private endpoint connection.

private_link_service_connection_state
PrivateLinkConnectionState

The state of a private link connection.