BillingSubscriptionsOperationsExtensions.ListByInvoiceSectionNext 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列出計費至發票區段的訂用帳戶。 只有合約類型為Microsoft 客戶合約的計費帳戶才支援此作業。 https://docs.microsoft.com/en-us/rest/api/billing/
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingSubscription> ListByInvoiceSectionNext (this Microsoft.Azure.Management.Billing.IBillingSubscriptionsOperations operations, string nextPageLink);
static member ListByInvoiceSectionNext : Microsoft.Azure.Management.Billing.IBillingSubscriptionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingSubscription>
<Extension()>
Public Function ListByInvoiceSectionNext (operations As IBillingSubscriptionsOperations, nextPageLink As String) As IPage(Of BillingSubscription)
參數
- operations
- IBillingSubscriptionsOperations
這個擴充方法的作業群組。
- nextPageLink
- String
上一次成功呼叫 List 作業的 NextLink。