public enum Spoke.Types.StateReason.Types.Code
Reference documentation and code samples for the Network Connectivity v1 API enum Spoke.Types.StateReason.Types.Code.
The Code enum represents the various reasons a state can be INACTIVE
.
Namespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.dll
Fields |
|
---|---|
Name | Description |
Failed |
Network Connectivity Center encountered errors while accepting the spoke. |
Paused |
The spoke has been deactivated internally. |
PendingReview |
The proposed spoke is pending review. |
Rejected |
The proposed spoke has been rejected by the hub administrator. |
Unspecified |
No information available. |
UpdateFailed |
Network Connectivity Center encountered errors while accepting the spoke update. |
UpdatePendingReview |
The proposed spoke update is pending review. |
UpdateRejected |
The proposed spoke update has been rejected by the hub administrator. |