다음을 통해 공유


DscNode.TotalCount 속성

정의

필터 조건과 일치하는 총 레코드 수를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상