Private Endpoint Connection Proxy Properties Response
data class PrivateEndpointConnectionProxyPropertiesResponse(val remotePrivateEndpoint: PrivateEndpointDetailsResponse, val status: String)
Properties of a private endpoint connection proxy.
Constructors
Link copied to clipboard
fun PrivateEndpointConnectionProxyPropertiesResponse(remotePrivateEndpoint: PrivateEndpointDetailsResponse, status: String)