PrivateEndpointConnectionListResult interface
A list of private endpoint connections
Properties
next |
The URI that can be used to request the next set of paged results. |
value | The collection value. |
Property Details
nextLink
The URI that can be used to request the next set of paged results.
nextLink?: string
Property Value
string
value
The collection value.
value?: PrivateEndpointConnection[]