DataDisks.DiskCount 屬性

定義

取得或設定資料磁片的數目。

[Newtonsoft.Json.JsonProperty(PropertyName="diskCount")]
public int DiskCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskCount")>]
member this.DiskCount : int with get, set
Public Property DiskCount As Integer

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

連結至檔案伺服器的資料磁片數目。 如果連結多個磁片,則會在 RAID 層級 0 中設定它們。

適用於