PrivateEndpointConnectionCollection interface
A collection of private endpoint connections for a project.
Properties
next |
NOTE: This property will not be serialized. It can only be populated by the server. |
value | A list of private endpoint connections for a project. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nextLink
NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
A list of private endpoint connections for a project. NOTE: This property will not be serialized. It can only be populated by the server.
value?: PrivateEndpointConnection[]