Private Endpoint Connection Response
data class PrivateEndpointConnectionResponse(val groupId: String, val id: String, val name: String, val privateEndpoint: PrivateEndpointPropertyResponse, val privateLinkServiceConnectionState: PrivateLinkServiceConnectionStatePropertyResponse, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
A private endpoint connection
Constructors
Link copied to clipboard
constructor(groupId: String, id: String, name: String, privateEndpoint: PrivateEndpointPropertyResponse, privateLinkServiceConnectionState: PrivateLinkServiceConnectionStatePropertyResponse, provisioningState: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
Private endpoint which the connection belongs to.
Link copied to clipboard
Connection State of the Private Endpoint Connection.
Link copied to clipboard
Provisioning state of the private endpoint.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.