Class ComputeEnumConstants.Scheduling.ProvisioningModel (1.2.0)

public static class ProvisioningModel

Constants for wire representations of the Scheduling.Types.ProvisioningModel enum.

Inheritance

Object > ComputeEnumConstants.Scheduling.ProvisioningModel

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Spot

public const string Spot = "SPOT"

Wire representation of Spot.

Field Value
TypeDescription
String

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
TypeDescription
String

UndefinedProvisioningModel

public const string UndefinedProvisioningModel = "UNDEFINED_PROVISIONING_MODEL"

Wire representation of UndefinedProvisioningModel.

Field Value
TypeDescription
String