ManagedInstancePrivateEndpointConnectionProperties Class

Properties of a private endpoint connection.

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

Inheritance
ManagedInstancePrivateEndpointConnectionProperties

Constructor

ManagedInstancePrivateEndpointConnectionProperties(*, private_endpoint: Optional[azure.mgmt.sql.models._models_py3.ManagedInstancePrivateEndpointProperty] = None, private_link_service_connection_state: Optional[azure.mgmt.sql.models._models_py3.ManagedInstancePrivateLinkServiceConnectionStateProperty] = None, **kwargs)

Parameters

private_endpoint
ManagedInstancePrivateEndpointProperty
Required

Private endpoint which the connection belongs to.

private_link_service_connection_state
ManagedInstancePrivateLinkServiceConnectionStateProperty
Required

Connection State of the Private Endpoint Connection.

Variables

provisioning_state
str

State of the Private Endpoint Connection.