public static class ComputeEnumConstants.InterconnectAttachmentGroupConfiguredAvailabilitySLA.EffectiveSlaReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentGroupConfiguredAvailabilitySLA.EffectiveSla.
Constants for wire representations of the InterconnectAttachmentGroupConfiguredAvailabilitySLA.Types.EffectiveSla enum.
Inheritance
object > ComputeEnumConstants.InterconnectAttachmentGroupConfiguredAvailabilitySLA.EffectiveSlaNamespace
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 |
|
UndefinedEffectiveSla
public const string UndefinedEffectiveSla = "UNDEFINED_EFFECTIVE_SLA"Wire representation of UndefinedEffectiveSla .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "EFFECTIVE_SLA_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|