Compute Engine v1 API - Class ComputeEnumConstants.ResourceCommitment.Type (2.16.0)

public static class ComputeEnumConstants.ResourceCommitment.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourceCommitment.Type.

Constants for wire representations of the ResourceCommitment.Types.Type enum.

Inheritance

object > ComputeEnumConstants.ResourceCommitment.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Accelerator

public const string Accelerator = "ACCELERATOR"

Wire representation of Accelerator.

Field Value
Type Description
string

LocalSsd

public const string LocalSsd = "LOCAL_SSD"

Wire representation of LocalSsd.

Field Value
Type Description
string

Memory

public const string Memory = "MEMORY"

Wire representation of Memory.

Field Value
Type Description
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
Type Description
string

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string

Vcpu

public const string Vcpu = "VCPU"

Wire representation of Vcpu.

Field Value
Type Description
string