PrivateEndpointConnectionResponse

data class PrivateEndpointConnectionResponse(val privateEndpoint: PrivateEndpointResponse? = null, val privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse? = null, val provisioningState: String? = null)

Private Endpoint Connection Response Properties

Constructors

Link copied to clipboard
constructor(privateEndpoint: PrivateEndpointResponse? = null, privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse? = null, provisioningState: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets private endpoint associated with the private endpoint connection

Link copied to clipboard

Gets or sets private link service connection state

Link copied to clipboard

Gets or sets provisioning state of the private endpoint connection