ExperimentsListByWorkspaceOptions.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

적용 대상