PrivateLinkServiceProxy interface
Represents NRP private link service proxy.
Properties
| group |
Gets or sets group connectivity information. |
| id | Gets or sets private link service proxy id. |
| remote |
Represent remote private endpoint connection. |
| remote |
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