Partager via


OperationsListResults.Odatacount Propriété

Définition

Obtient ou définit le nombre d’entités oData ; représente le nombre d’opérations retournées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à