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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `AttachedDisk.Types.Interface` enum within the Google Cloud Compute Engine v1 API."],["The latest version documented is 3.6.0, with a list of historical versions available, going back to version 1.0.0."],["The `AttachedDisk.Types.Interface` enum specifies the disk interface (SCSI or NVME) to use when attaching a disk to a virtual machine."],["The enum contains the values `Nvme`, `Scsi`, and `UndefinedInterface`, each for specifying the interface or a value indicating that the enum field is not set, respectively."],["The documentation falls under the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]