public static class ComputeEnumConstants.InterconnectAttachmentGroupIntent.AvailabilitySlaReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentGroupIntent.AvailabilitySla.
Constants for wire representations of the InterconnectAttachmentGroupIntent.Types.AvailabilitySla enum.
Namespace
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 |
|
UndefinedAvailabilitySla
public const string UndefinedAvailabilitySla = "UNDEFINED_AVAILABILITY_SLA"Wire representation of UndefinedAvailabilitySla .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "AVAILABILITY_SLA_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|