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