次の方法で共有


AccountListSupportedImagesOptions.MaxResults プロパティ

定義

応答で返される項目の最大数を取得または設定します。 最大 1,000 件の結果が返されます。

[Newtonsoft.Json.JsonIgnore]
public int? MaxResults { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.MaxResults : Nullable<int> with get, set
Public Property MaxResults As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象