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, specifically as it relates to the disk interface for attachments."],["The latest version documented is 3.6.0, with a range of previous versions from 1.0.0 to 3.5.0 also available for reference."],["The enum defines three possible values for the disk interface: `Nvme`, `Scsi`, and `UndefinedInterface`, which are used to specify the disk interface type when attaching a disk."],["The namespace for this documentation is `Google.Cloud.Compute.V1`, and the assembly is `Google.Cloud.Compute.V1.dll`."],["The provided documentation describes that the default for most machines is `Scsi`, while `Nvme` can be used for local SSDs or in certain configurations with persistent disks."]]],[]]