Class ComputeEnumConstants.DiskInstantiationConfig.InstantiateFrom (1.2.0)

public static class InstantiateFrom

Constants for wire representations of the DiskInstantiationConfig.Types.InstantiateFrom enum.

Inheritance

Object > ComputeEnumConstants.DiskInstantiationConfig.InstantiateFrom

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AttachReadOnly

public const string AttachReadOnly = "ATTACH_READ_ONLY"

Wire representation of AttachReadOnly.

Field Value
TypeDescription
String

Blank

public const string Blank = "BLANK"

Wire representation of Blank.

Field Value
TypeDescription
String

CustomImage

public const string CustomImage = "CUSTOM_IMAGE"

Wire representation of CustomImage.

Field Value
TypeDescription
String

Default

public const string Default = "DEFAULT"

Wire representation of Default.

Field Value
TypeDescription
String

DoNotInclude

public const string DoNotInclude = "DO_NOT_INCLUDE"

Wire representation of DoNotInclude.

Field Value
TypeDescription
String

SourceImage

public const string SourceImage = "SOURCE_IMAGE"

Wire representation of SourceImage.

Field Value
TypeDescription
String

SourceImageFamily

public const string SourceImageFamily = "SOURCE_IMAGE_FAMILY"

Wire representation of SourceImageFamily.

Field Value
TypeDescription
String

UndefinedInstantiateFrom

public const string UndefinedInstantiateFrom = "UNDEFINED_INSTANTIATE_FROM"

Wire representation of UndefinedInstantiateFrom.

Field Value
TypeDescription
String