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