Class ComputeEnumConstants.RawDisk.ContainerType (1.1.0)

public static class ContainerType

Constants for wire representations of the RawDisk.Types.ContainerType enum.

Inheritance

Object > ComputeEnumConstants.RawDisk.ContainerType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Tar

public const string Tar = "TAR"

Wire representation of Tar.

Field Value
TypeDescription
String

UndefinedContainerType

public const string UndefinedContainerType = "UNDEFINED_CONTAINER_TYPE"

Wire representation of UndefinedContainerType.

Field Value
TypeDescription
String