다음을 통해 공유


SupportedCapabilities.DiskControllerTypes Property

Definition

Gets or sets the disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.

[Newtonsoft.Json.JsonProperty(PropertyName="diskControllerTypes")]
public string DiskControllerTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskControllerTypes")>]
member this.DiskControllerTypes : string with get, set
Public Property DiskControllerTypes As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to