Share via


PrivateEndpointConnectionList interface

List of private endpoint connections.

Properties

nextLink

Link used to get the next page of results.

value

Array of results. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

Array of results. NOTE: This property will not be serialized. It can only be populated by the server.

value?: PrivateEndpointConnection[]

Property Value