ENUM
PrivateEndpointConnectionStatus
Description
Private endpoint connection status for an RCV archival location.
link GraphQL Schema definition
- enum PrivateEndpointConnectionStatus {
- # RCV private endpoint connection is in approved state.
- # RCV private endpoint connection is in pending state.
- # RCV private endpoint connection is in rejected state.
- # RCV private endpoint connection is in removed state.
- # Not specified RCV private endpoint connection.
- }