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

BillingProfileResourceGetInvoicesOptions.Skip Property

Definition

The skip query option requests the number of items in the queried collection that are to be skipped and not included in the result.

public long? Skip { get; set; }
member this.Skip : Nullable<int64> with get, set
Public Property Skip As Nullable(Of Long)

Property Value

Applies to