Get Private Endpoint Connection Proxy Controller Result
data class GetPrivateEndpointConnectionProxyControllerResult(val eTag: String? = null, val id: String, val name: String, val properties: PrivateEndpointConnectionProxyPropertiesResponse, val systemData: SystemDataResponse, val type: String)
Defines Private endpoint proxy resource.
Constructors
Link copied to clipboard
constructor(eTag: String? = null, id: String, name: String, properties: PrivateEndpointConnectionProxyPropertiesResponse, systemData: SystemDataResponse, type: String)