你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetHooksOptions.MaxPageSize Property

Definition

If set, specifies the maximum limit of items returned in each page of results. Note: unless the number of pages enumerated from the service is limited, the service will return an unlimited number of total items.

public int? MaxPageSize { get; set; }
member this.MaxPageSize : Nullable<int> with get, set
Public Property MaxPageSize As Nullable(Of Integer)

Property Value

Applies to