Show / Hide Table of Contents

Class ReservationAdvancedDeploymentControl

Advance control for cluster management, applicable only to DENSE deployment type reservations.

Inheritance
object
ReservationAdvancedDeploymentControl
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX