Compute Engine v1 API - Class ComputeEnumConstants.RawDisk.ContainerType (2.15.0)

public static class ComputeEnumConstants.RawDisk.ContainerType

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