OBJECT
PrivateEndpointConnection
Description
RCV private endpoint connection details.
link GraphQL Schema definition
- type PrivateEndpointConnection {
- # RCV private endpoint Azure Resource ID.
- String! :
- # RCV private endpoint connection status.
- PrivateEndpointConnectionStatus! :
- }