Share via


PrivateLinkServiceProxy interface

Represents NRP private link service proxy.

Properties

groupConnectivityInformation

Gets or sets group connectivity information.

id

Gets or sets private link service proxy id.

remotePrivateEndpointConnection

Represent remote private endpoint connection.

remotePrivateLinkServiceConnectionState

Represents Private link service connection state.

Property Details

groupConnectivityInformation

Gets or sets group connectivity information.

groupConnectivityInformation?: GroupConnectivityInformation[]

Property Value

id

Gets or sets private link service proxy id.

id?: string

Property Value

string

remotePrivateEndpointConnection

Represent remote private endpoint connection.

remotePrivateEndpointConnection?: RemotePrivateEndpointConnection

Property Value

remotePrivateLinkServiceConnectionState

Represents Private link service connection state.

remotePrivateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value