public static class ComputeEnumConstants.Reservation.ProtectionTierReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.ProtectionTier.
Constants for wire representations of the Reservation.Types.ProtectionTier enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
CapacityOptimized
public const string CapacityOptimized = "CAPACITY_OPTIMIZED"Wire representation of CapacityOptimized.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Standard
public const string Standard = "STANDARD"Wire representation of Standard.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedProtectionTier
public const string UndefinedProtectionTier = "UNDEFINED_PROTECTION_TIER"Wire representation of UndefinedProtectionTier .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "PROTECTION_TIER_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
string |
|