Class CapacityAdviceRequestInstancePropertiesScheduling
Defines the instance scheduling options.
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class CapacityAdviceRequestInstancePropertiesScheduling : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ProvisioningModel
Specifies the provisioning model of the instance.
Declaration
[JsonProperty("provisioningModel")]
public virtual string ProvisioningModel { get; set; }
Property Value
| Type | Description |
|---|---|
| string |