GetPrivateEndpointConnectionProxyControllerResult

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

constructor(eTag: String? = null, id: String, name: String, properties: PrivateEndpointConnectionProxyPropertiesResponse, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val eTag: String? = null
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard

Properties of a private endpoint connection proxy.

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource.

Link copied to clipboard