public static class InstantiateFrom
Constants for wire representations of the DiskInstantiationConfig.Types.InstantiateFrom enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AttachReadOnly
public const string AttachReadOnly = "ATTACH_READ_ONLY"
Wire representation of AttachReadOnly.
Field Value | |
---|---|
Type | Description |
String |
Blank
public const string Blank = "BLANK"
Wire representation of Blank.
Field Value | |
---|---|
Type | Description |
String |
CustomImage
public const string CustomImage = "CUSTOM_IMAGE"
Wire representation of CustomImage.
Field Value | |
---|---|
Type | Description |
String |
Default
public const string Default = "DEFAULT"
Wire representation of Default.
Field Value | |
---|---|
Type | Description |
String |
DoNotInclude
public const string DoNotInclude = "DO_NOT_INCLUDE"
Wire representation of DoNotInclude.
Field Value | |
---|---|
Type | Description |
String |
SourceImage
public const string SourceImage = "SOURCE_IMAGE"
Wire representation of SourceImage.
Field Value | |
---|---|
Type | Description |
String |
SourceImageFamily
public const string SourceImageFamily = "SOURCE_IMAGE_FAMILY"
Wire representation of SourceImageFamily.
Field Value | |
---|---|
Type | Description |
String |
UndefinedInstantiateFrom
public const string UndefinedInstantiateFrom = "UNDEFINED_INSTANTIATE_FROM"
Wire representation of UndefinedInstantiateFrom.
Field Value | |
---|---|
Type | Description |
String |