Compute Engine v1 API - Class ComputeEnumConstants.FutureResourcesSpecLocalSsdPartition.DiskInterface (3.22.0)

public static class ComputeEnumConstants.FutureResourcesSpecLocalSsdPartition.DiskInterface

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureResourcesSpecLocalSsdPartition.DiskInterface.

Constants for wire representations of the FutureResourcesSpecLocalSsdPartition.Types.DiskInterface enum.

Inheritance

object > ComputeEnumConstants.FutureResourcesSpecLocalSsdPartition.DiskInterface

Namespace

Google.Cloud.Compute.V1

Assembly

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