PrivateEndpointConnectionPropertiesResponse

data class PrivateEndpointConnectionPropertiesResponse(val privateEndpoint: PrivateEndpointResponse? = null, val privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse)

The properties of a private endpoint connection

Constructors

constructor(privateEndpoint: PrivateEndpointResponse? = null, privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The private endpoint property of a private endpoint connection

Link copied to clipboard

The current state of a private endpoint connection