다음을 통해 공유


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

적용 대상