Compute Engine v1 API - Enum AttachedDisk.Types.Interface (2.15.0)

public enum AttachedDisk.Types.Interface

Reference documentation and code samples for the Compute Engine v1 API enum AttachedDisk.Types.Interface.

Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. For most machine types, the default is SCSI. Local SSDs can use either NVME or SCSI. In certain configurations, persistent disks can use NVMe. For more information, see About persistent disks.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Nvme
Scsi
UndefinedInterface

A value indicating that the enum field is not set.