OBJECT
DetailedPrivateEndpointConnection
Description
Detailed information about the private endpoint connection.
link GraphQL Schema definition
- type DetailedPrivateEndpointConnection {
- # Storage account ID.
- String! :
- # Private endpoint connection.
- PrivateEndpointConnection :
- }