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-04-09 UTC."],[[["This page provides documentation for the `AttachedDisk.Types.Interface` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `AttachedDisk.Types.Interface` enum specifies the disk interface, such as SCSI or NVME, to be used when attaching a disk."],["The latest available version of this documentation is 3.6.0, and older versions are accessible, ranging down to 1.0.0, with the current page being on version 3.5.0."],["The enum includes `Nvme`, `Scsi`, and `UndefinedInterface` as possible values to define the type of interface to be used for the attached disk."]]],[]]