PrivateLinkServiceProxyResponse

data class PrivateLinkServiceProxyResponse(val groupConnectivityInformation: List<GroupConnectivityInformationResponse>? = null, val id: String? = null, val remotePrivateEndpointConnection: ResourceIdResponse? = null, val remotePrivateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse? = null)

Defines Private link service proxy.

Constructors

Link copied to clipboard
constructor(groupConnectivityInformation: List<GroupConnectivityInformationResponse>? = null, id: String? = null, remotePrivateEndpointConnection: ResourceIdResponse? = null, remotePrivateLinkServiceConnectionState: PrivateLinkServiceConnectionStateResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

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

Defines resource ID of a private endpoint connection.