Condividi tramite


DscNode.TotalCount Proprietà

Definizione

Ottiene il numero totale di record corrispondenti ai criteri di 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a