Delen via


WorkspacesListByResourceGroupOptions.MaxResults Eigenschap

Definitie

Hiermee wordt het maximum aantal items opgehaald of ingesteld dat in het antwoord moet worden geretourneerd. Er kunnen maximaal 1000 bestanden worden geretourneerd.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonIgnoreAttribute

Van toepassing op