Поделиться через


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

Применяется к