public static class InterfaceConstants for wire representations of the AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Types.Interface enum.
Inheritance
Object > ComputeEnumConstants.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.InterfaceNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Nvme
public const string Nvme = "NVME"Wire representation of Nvme.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Scsi
public const string Scsi = "SCSI"Wire representation of Scsi.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedInterface
public const string UndefinedInterface = "UNDEFINED_INTERFACE"Wire representation of UndefinedInterface.
| Field Value | |
|---|---|
| Type | Description |
String |
|