Partilhar via


DscNode.TotalCount Propriedade

Definição

Obtém o número total de registos que correspondem aos critérios de filtro.

[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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a