PrivateEndpointConnectionRequestStatus interface    
Contains the private endpoint connection requests status.
Properties
| private | 
	The connection name for the private endpoint. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| private | 
	Resource id for which the private endpoint is created. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| status | Status of this private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
		privateEndpointConnectionName
	   
	The connection name for the private endpoint. NOTE: This property will not be serialized. It can only be populated by the server.
privateEndpointConnectionName?: string
				Property Value
string
		privateLinkServiceId
	   
	Resource id for which the private endpoint is created. NOTE: This property will not be serialized. It can only be populated by the server.
privateLinkServiceId?: string
				Property Value
string
status
Status of this private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
				Property Value
string