PrivateLinkServiceProxyResponse

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

Private link service proxy details.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Group connectivity information.

Link copied to clipboard
val id: String? = null

NRP resource ID.

Link copied to clipboard
Link copied to clipboard

Remote private link service connection state