Class ReservationAdvancedDeploymentControl
Advance control for cluster management, applicable only to DENSE deployment type reservations.
Implements
Inherited Members
Namespace: Google.Apis.Compute.v1.Data
Assembly: Google.Apis.Compute.v1.dll
Syntax
public class ReservationAdvancedDeploymentControl : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ReservationOperationalMode
Indicates chosen reservation operational mode for the reservation.
Declaration
[JsonProperty("reservationOperationalMode")]
public virtual string ReservationOperationalMode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |