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.
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 |