Compute Engine v1 API - Class ComputeEnumConstants.Reservation.DeploymentType (3.9.0)

public static class ComputeEnumConstants.Reservation.DeploymentType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.DeploymentType.

Constants for wire representations of the Reservation.Types.DeploymentType enum.

Inheritance

object > ComputeEnumConstants.Reservation.DeploymentType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Dense

public const string Dense = "DENSE"

Wire representation of Dense.

Field Value
Type Description
string

UndefinedDeploymentType

public const string UndefinedDeploymentType = "UNDEFINED_DEPLOYMENT_TYPE"

Wire representation of UndefinedDeploymentType .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "DEPLOYMENT_TYPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string