interface property
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. Possible string values are:
- "NVME"
- "SCSI"
Implementation
core.String? interface;
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. Possible string values are:
core.String? interface;