public static class ComputeEnumConstants.Scheduling.ProvisioningModelReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Scheduling.ProvisioningModel.
Constants for wire representations of the Scheduling.Types.ProvisioningModel enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FlexStart
public const string FlexStart = "FLEX_START"Wire representation of FlexStart.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
ReservationBound
public const string ReservationBound = "RESERVATION_BOUND"Wire representation of ReservationBound.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
Spot
public const string Spot = "SPOT"Wire representation of Spot.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
Standard
public const string Standard = "STANDARD"Wire representation of Standard.
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
UndefinedProvisioningModel
public const string UndefinedProvisioningModel = "UNDEFINED_PROVISIONING_MODEL"Wire representation of UndefinedProvisioningModel .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |