Compute Engine v1 API - Class ComputeEnumConstants.Reservation.ProtectionTier (3.22.0)

public static class ComputeEnumConstants.Reservation.ProtectionTier

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.ProtectionTier.

Constants for wire representations of the Reservation.Types.ProtectionTier enum.

Inheritance

object > ComputeEnumConstants.Reservation.ProtectionTier

Namespace

Google.Cloud.Compute.V1

Assembly

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