Class CapacityAdviceRequestInstanceFlexibilityPolicyInstanceSelection
Machine specification.
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class CapacityAdviceRequestInstanceFlexibilityPolicyInstanceSelection : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
MachineTypes
Full machine-type names, e.g. "n1-standard-16".
Declaration
[JsonProperty("machineTypes")]
public virtual IList<string> MachineTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<string> |