ManagedInstancePrivateEndpointConnectionProperties interface     
Properties of a private endpoint connection.
Properties
| private | Private endpoint which the connection belongs to. | 
| private | Connection State of the Private Endpoint Connection. | 
| provisioning | State of the Private Endpoint Connection. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		privateEndpoint
	 
	Private endpoint which the connection belongs to.
privateEndpoint?: ManagedInstancePrivateEndpointPropertyProperty Value
		privateLinkServiceConnectionState
	    
	Connection State of the Private Endpoint Connection.
privateLinkServiceConnectionState?: ManagedInstancePrivateLinkServiceConnectionStatePropertyProperty Value
		provisioningState
	 
	State of the Private Endpoint Connection. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: stringProperty Value
string