Partilhar via


WorkspacesListOptions.MaxResults Propriedade

Definição

Obtém ou define o número máximo de itens a devolver na resposta. Pode ser devolvido um máximo de 1000 ficheiros.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Aplica-se a