Compute Engine v1 API - Class ComputeEnumConstants.DiskInstantiationConfig.InstantiateFrom (2.15.0)

public static class ComputeEnumConstants.DiskInstantiationConfig.InstantiateFrom

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.DiskInstantiationConfig.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