public static class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSla
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSla.
Constants for wire representations of the InterconnectGroupConfiguredTopologyCapability.Types.SupportedSla enum.
Inheritance
object > ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapability.SupportedSlaNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
NoSla
public const string NoSla = "NO_SLA"
Wire representation of NoSla .
Field Value | |
---|---|
Type | Description |
string |
ProductionCritical
public const string ProductionCritical = "PRODUCTION_CRITICAL"
Wire representation of ProductionCritical .
Field Value | |
---|---|
Type | Description |
string |
ProductionNonCritical
public const string ProductionNonCritical = "PRODUCTION_NON_CRITICAL"
Wire representation of ProductionNonCritical .
Field Value | |
---|---|
Type | Description |
string |
UndefinedSupportedSla
public const string UndefinedSupportedSla = "UNDEFINED_SUPPORTED_SLA"
Wire representation of UndefinedSupportedSla .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UNSPECIFIED"
Wire representation of Unspecified .
Field Value | |
---|---|
Type | Description |
string |