次の方法で共有


BillingPeriodsOperationsExtensions クラス

定義

BillingPeriodsOperations の拡張メソッド。

public static class BillingPeriodsOperationsExtensions
type BillingPeriodsOperationsExtensions = class
Public Module BillingPeriodsOperationsExtensions
継承
BillingPeriodsOperationsExtensions

メソッド

Get(IBillingPeriodsOperations, String)

名前付き請求期間を取得します。 これは、Azure Web-Direct サブスクリプションでのみサポートされます。 Azure Web ポータルから直接購入されなかったその他のサブスクリプションの種類は、このプレビュー API ではサポートされていません。

GetAsync(IBillingPeriodsOperations, String, CancellationToken)

名前付き請求期間を取得します。 これは、Azure Web-Direct サブスクリプションでのみサポートされます。 Azure Web ポータルから直接購入されなかったその他のサブスクリプションの種類は、このプレビュー API ではサポートされていません。

List(IBillingPeriodsOperations, String, String, Nullable<Int32>)

サブスクリプションで使用可能な請求期間を時系列順に一覧表示します。 これは、Azure Web-Direct サブスクリプションでのみサポートされます。 Azure Web ポータルから直接購入されなかったその他のサブスクリプションの種類は、このプレビュー API ではサポートされていません。 https://go.microsoft.com/fwlink/?linkid=844490

ListAsync(IBillingPeriodsOperations, String, String, Nullable<Int32>, CancellationToken)

サブスクリプションで使用可能な請求期間を時系列順に一覧表示します。 これは、Azure Web-Direct サブスクリプションでのみサポートされます。 Azure Web ポータルから直接購入されなかったその他のサブスクリプションの種類は、このプレビュー API ではサポートされていません。 https://go.microsoft.com/fwlink/?linkid=844490

ListNext(IBillingPeriodsOperations, String)

サブスクリプションで使用可能な請求期間を時系列順に一覧表示します。 これは、Azure Web-Direct サブスクリプションでのみサポートされます。 Azure Web ポータルから直接購入されなかったその他のサブスクリプションの種類は、このプレビュー API ではサポートされていません。 https://go.microsoft.com/fwlink/?linkid=844490

ListNextAsync(IBillingPeriodsOperations, String, CancellationToken)

サブスクリプションで使用可能な請求期間を時系列順に一覧表示します。 これは、Azure Web-Direct サブスクリプションでのみサポートされます。 Azure Web ポータルから直接購入されなかったその他のサブスクリプションの種類は、このプレビュー API ではサポートされていません。 https://go.microsoft.com/fwlink/?linkid=844490

適用対象