Partager via


PoolListUsageMetricsOptions.MaxResults Propriété

Définition

Obtient ou définit le nombre maximal d’éléments à retourner dans la réponse. Un maximum de 1 000 résultats sera retourné.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à