Class CapacityAdviceRequestInstanceFlexibilityPolicyInstanceSelectionAttachedDisk
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class CapacityAdviceRequestInstanceFlexibilityPolicyInstanceSelectionAttachedDisk : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Type
Specifies the type of the disk. This field must be set to SCRATCH.
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |