Compute Engine v1 API - Class ComputeEnumConstants.PreservedStatePreservedDisk.Mode (2.15.0)

public static class ComputeEnumConstants.PreservedStatePreservedDisk.Mode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreservedStatePreservedDisk.Mode.

Constants for wire representations of the PreservedStatePreservedDisk.Types.Mode enum.

Inheritance

object > ComputeEnumConstants.PreservedStatePreservedDisk.Mode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ReadOnly

public const string ReadOnly = "READ_ONLY"

Wire representation of ReadOnly.

Field Value
TypeDescription
string

ReadWrite

public const string ReadWrite = "READ_WRITE"

Wire representation of ReadWrite.

Field Value
TypeDescription
string

UndefinedMode

public const string UndefinedMode = "UNDEFINED_MODE"

Wire representation of UndefinedMode.

Field Value
TypeDescription
string