次の方法で共有


OperationsListResults.Odatacount プロパティ

定義

oData エンティティ数を取得または設定します。は、返される操作の数を表します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象