Compute Engine v1 API - Class ComputeEnumConstants.ResourcePolicyWorkloadPolicy.Type (3.10.0)

public static class ComputeEnumConstants.ResourcePolicyWorkloadPolicy.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourcePolicyWorkloadPolicy.Type.

Constants for wire representations of the ResourcePolicyWorkloadPolicy.Types.Type enum.

Inheritance

object > ComputeEnumConstants.ResourcePolicyWorkloadPolicy.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

HighAvailability

public const string HighAvailability = "HIGH_AVAILABILITY"

Wire representation of HighAvailability .

Field Value
Type Description
string

HighThroughput

public const string HighThroughput = "HIGH_THROUGHPUT"

Wire representation of HighThroughput .

Field Value
Type Description
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
Type Description
string