public static class ComputeEnumConstants.FutureResourcesSpecLocalSsdPartition.DiskInterfaceReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureResourcesSpecLocalSsdPartition.DiskInterface.
Constants for wire representations of the FutureResourcesSpecLocalSsdPartition.Types.DiskInterface enum.
Namespace
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 |
|
UndefinedDiskInterface
public const string UndefinedDiskInterface = "UNDEFINED_DISK_INTERFACE"Wire representation of UndefinedDiskInterface .
| Field Value | |
|---|---|
| Type | Description |
string |
|