public enum InterconnectOutageNotification.Types.IssueTypeReference documentation and code samples for the Compute Engine v1 API enum InterconnectOutageNotification.Types.IssueType.
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
ItOutage |
[Deprecated] The Interconnect may be completely out of service for some or all of the specified window. |
ItPartialOutage |
[Deprecated] Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth. |
Outage |
The Interconnect may be completely out of service for some or all of the specified window. |
PartialOutage |
Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth. |
UndefinedIssueType |
A value indicating that the enum field is not set. |