Class ComputeEnumConstants.AttachedDisk.Interface (1.3.0)

public static class Interface

Constants for wire representations of the AttachedDisk.Types.Interface enum.

Inheritance

Object > ComputeEnumConstants.AttachedDisk.Interface

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Nvme

public const string Nvme = "NVME"

Wire representation of Nvme.

Field Value
TypeDescription
String

Scsi

public const string Scsi = "SCSI"

Wire representation of Scsi.

Field Value
TypeDescription
String

UndefinedInterface

public const string UndefinedInterface = "UNDEFINED_INTERFACE"

Wire representation of UndefinedInterface.

Field Value
TypeDescription
String