Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. Persistent disks must always use SCSI and the request will fail if you attempt to attach a persistent disk in any other format than SCSI. Local SSDs can use either NVME or SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.
[[["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 webpage provides documentation for the `Interface` enum within the `Google.Cloud.Compute.V1` namespace, specifically for the `AttachedDisk.Types` class in the .NET library."],["The content covers a range of versions from 1.0.0 up to the latest version 3.6.0 of the `Google.Cloud.Compute.V1` package."],["The `Interface` enum specifies the disk interface to be used when attaching a disk, with options for `NVME` and `SCSI`, with the default being SCSI."],["Persistent disks must use `SCSI` as their interface, while local SSDs can use either `NVME` or `SCSI` according to the documentation."],["The different versions provided are for the `AttachedDisk.Types.Interface` class, and each can be reached through their corresponding link."]]],[]]