PrivateEndpointConnectionProxyListResult interface

The available private endpoint connection proxies for an Account (not to be used by anyone, here because of ARM requirements)

Properties

nextLink

The URI that can be used to request the next list of private endpoint connection proxies.

value

The list of available private endpoint connection proxies for an Account

Property Details

The URI that can be used to request the next list of private endpoint connection proxies.

nextLink?: string

Property Value

string

value

The list of available private endpoint connection proxies for an Account

value?: PrivateEndpointConnectionProxy[]

Property Value