共用方式為


JobsListByExperimentOptions.MaxResults 屬性

定義

取得或設定回應中傳回的專案數目上限。 最多可以傳回 1000 個檔案。

[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

適用於