Server Private Endpoint Connection Response
data class ServerPrivateEndpointConnectionResponse(val id: String, val properties: ServerPrivateEndpointConnectionPropertiesResponse)
A private endpoint connection under a server
Constructors
Link copied to clipboard
fun ServerPrivateEndpointConnectionResponse(id: String, properties: ServerPrivateEndpointConnectionPropertiesResponse)