SupportedCapabilities.DiskControllerTypes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.
public string DiskControllerTypes { get; set; }
member this.DiskControllerTypes : string with get, set
Public Property DiskControllerTypes As String