PrivateEndpointConnectionListResult interface
List of private endpoint connections.
Properties
next |
The URL to get the next set of private endpoint connections. |
value | The list of private endpoint connections. |
Property Details
nextLink
The URL to get the next set of private endpoint connections.
nextLink?: string
Property Value
string
value
The list of private endpoint connections.
value?: PrivateEndpointConnection[]