共用方式為


DscNodeReport.NumberOfResources 屬性

定義

取得或設定節點報表中的資源數目。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於