interface property
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
The default isSCSI. For performance characteristics of SCSI over NVMe, seeLocal SSD performance. Possible string values are:
- "NVME"
- "SCSI"
Implementation
core.String? interface;