BillingSubscriptions interface
BillingSubscriptions を表すインターフェイス。
メソッド
メソッドの詳細
beginCancel(string, string, CancelSubscriptionRequest, BillingSubscriptionsCancelOptionalParams)
使用量ベースのサブスクリプションを取り消します。 この操作は、Microsoft パートナー契約の種類の課金アカウントでのみサポートされます。
function beginCancel(billingAccountName: string, billingSubscriptionName: string, parameters: CancelSubscriptionRequest, options?: BillingSubscriptionsCancelOptionalParams): Promise<SimplePollerLike<OperationState<BillingSubscriptionsCancelHeaders>, BillingSubscriptionsCancelHeaders>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- CancelSubscriptionRequest
顧客サブスクリプションを取り消すパラメーターを要求します。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingSubscriptionsCancelHeaders>, BillingSubscriptionsCancelHeaders>>
beginCancelAndWait(string, string, CancelSubscriptionRequest, BillingSubscriptionsCancelOptionalParams)
使用量ベースのサブスクリプションを取り消します。 この操作は、Microsoft パートナー契約の種類の課金アカウントでのみサポートされます。
function beginCancelAndWait(billingAccountName: string, billingSubscriptionName: string, parameters: CancelSubscriptionRequest, options?: BillingSubscriptionsCancelOptionalParams): Promise<BillingSubscriptionsCancelHeaders>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- CancelSubscriptionRequest
顧客サブスクリプションを取り消すパラメーターを要求します。
オプション パラメーター。
戻り値
Promise<BillingSubscriptionsCancelHeaders>
beginDelete(string, string, BillingSubscriptionsDeleteOptionalParams)
課金サブスクリプションを取り消します。 この操作は、Microsoft Partner Agreement または Microsoft 顧客契約の種類の課金アカウントでのみサポートされます。
function beginDelete(billingAccountName: string, billingSubscriptionName: string, options?: BillingSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<BillingSubscriptionsDeleteHeaders>, BillingSubscriptionsDeleteHeaders>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingSubscriptionsDeleteHeaders>, BillingSubscriptionsDeleteHeaders>>
beginDeleteAndWait(string, string, BillingSubscriptionsDeleteOptionalParams)
課金サブスクリプションを取り消します。 この操作は、Microsoft Partner Agreement または Microsoft 顧客契約の種類の課金アカウントでのみサポートされます。
function beginDeleteAndWait(billingAccountName: string, billingSubscriptionName: string, options?: BillingSubscriptionsDeleteOptionalParams): Promise<BillingSubscriptionsDeleteHeaders>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
オプション パラメーター。
戻り値
Promise<BillingSubscriptionsDeleteHeaders>
beginMerge(string, string, BillingSubscriptionMergeRequest, BillingSubscriptionsMergeOptionalParams)
要求で指定された課金サブスクリプションをターゲットの課金サブスクリプションとマージします。
function beginMerge(billingAccountName: string, billingSubscriptionName: string, parameters: BillingSubscriptionMergeRequest, options?: BillingSubscriptionsMergeOptionalParams): Promise<SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- BillingSubscriptionMergeRequest
2 つの課金サブスクリプションをマージするために指定された要求パラメーター。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
beginMergeAndWait(string, string, BillingSubscriptionMergeRequest, BillingSubscriptionsMergeOptionalParams)
要求で指定された課金サブスクリプションをターゲットの課金サブスクリプションとマージします。
function beginMergeAndWait(billingAccountName: string, billingSubscriptionName: string, parameters: BillingSubscriptionMergeRequest, options?: BillingSubscriptionsMergeOptionalParams): Promise<BillingSubscription>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- BillingSubscriptionMergeRequest
2 つの課金サブスクリプションをマージするために指定された要求パラメーター。
オプション パラメーター。
戻り値
Promise<BillingSubscription>
beginMove(string, string, MoveBillingSubscriptionRequest, BillingSubscriptionsMoveOptionalParams)
サブスクリプションの料金を新しい請求書セクションに移動します。 新しい請求書セクションは、既存の請求書セクションと同じ課金プロファイルに属している必要があります。 この操作は、契約の種類が Microsoft 顧客契約の課金アカウントでサポートされています。
function beginMove(billingAccountName: string, billingSubscriptionName: string, parameters: MoveBillingSubscriptionRequest, options?: BillingSubscriptionsMoveOptionalParams): Promise<SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- MoveBillingSubscriptionRequest
課金サブスクリプションを転送するためのパラメーターを要求します。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
beginMoveAndWait(string, string, MoveBillingSubscriptionRequest, BillingSubscriptionsMoveOptionalParams)
サブスクリプションの料金を新しい請求書セクションに移動します。 新しい請求書セクションは、既存の請求書セクションと同じ課金プロファイルに属している必要があります。 この操作は、契約の種類が Microsoft 顧客契約の課金アカウントでサポートされています。
function beginMoveAndWait(billingAccountName: string, billingSubscriptionName: string, parameters: MoveBillingSubscriptionRequest, options?: BillingSubscriptionsMoveOptionalParams): Promise<BillingSubscription>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- MoveBillingSubscriptionRequest
課金サブスクリプションを転送するためのパラメーターを要求します。
オプション パラメーター。
戻り値
Promise<BillingSubscription>
beginSplit(string, string, BillingSubscriptionSplitRequest, BillingSubscriptionsSplitOptionalParams)
現在のサブスクリプション数量より数量が 0 未満の新しいサブスクリプションにサブスクリプションを分割します。
function beginSplit(billingAccountName: string, billingSubscriptionName: string, parameters: BillingSubscriptionSplitRequest, options?: BillingSubscriptionsSplitOptionalParams): Promise<SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- BillingSubscriptionSplitRequest
課金サブスクリプションを分割するために指定された要求パラメーター。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
beginSplitAndWait(string, string, BillingSubscriptionSplitRequest, BillingSubscriptionsSplitOptionalParams)
現在のサブスクリプション数量より数量が 0 未満の新しいサブスクリプションにサブスクリプションを分割します。
function beginSplitAndWait(billingAccountName: string, billingSubscriptionName: string, parameters: BillingSubscriptionSplitRequest, options?: BillingSubscriptionsSplitOptionalParams): Promise<BillingSubscription>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- BillingSubscriptionSplitRequest
課金サブスクリプションを分割するために指定された要求パラメーター。
オプション パラメーター。
戻り値
Promise<BillingSubscription>
beginUpdate(string, string, BillingSubscriptionPatch, BillingSubscriptionsUpdateOptionalParams)
課金サブスクリプションのプロパティを更新します。
function beginUpdate(billingAccountName: string, billingSubscriptionName: string, parameters: BillingSubscriptionPatch, options?: BillingSubscriptionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- BillingSubscriptionPatch
サブスクリプションの課金プロパティ。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BillingSubscription>, BillingSubscription>>
beginUpdateAndWait(string, string, BillingSubscriptionPatch, BillingSubscriptionsUpdateOptionalParams)
課金サブスクリプションのプロパティを更新します。
function beginUpdateAndWait(billingAccountName: string, billingSubscriptionName: string, parameters: BillingSubscriptionPatch, options?: BillingSubscriptionsUpdateOptionalParams): Promise<BillingSubscription>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- BillingSubscriptionPatch
サブスクリプションの課金プロパティ。
オプション パラメーター。
戻り値
Promise<BillingSubscription>
get(string, string, BillingSubscriptionsGetOptionalParams)
その ID でサブスクリプションを取得します。 この操作は、契約の種類が Microsoft 顧客契約、Microsoft Partner Agreement、Enterprise Agreement の請求先アカウントでサポートされています。
function get(billingAccountName: string, billingSubscriptionName: string, options?: BillingSubscriptionsGetOptionalParams): Promise<BillingSubscription>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
オプション パラメーター。
戻り値
Promise<BillingSubscription>
getByBillingProfile(string, string, string, BillingSubscriptionsGetByBillingProfileOptionalParams)
課金プロファイルと ID でサブスクリプションを取得します。 この操作は、契約の種類が Enterprise Agreement の請求先アカウントでサポートされています。
function getByBillingProfile(billingAccountName: string, billingProfileName: string, billingSubscriptionName: string, options?: BillingSubscriptionsGetByBillingProfileOptionalParams): Promise<BillingSubscription>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingProfileName
-
string
課金プロファイルを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
オプション パラメーター。
戻り値
Promise<BillingSubscription>
listByBillingAccount(string, BillingSubscriptionsListByBillingAccountOptionalParams)
課金アカウントのサブスクリプションを一覧表示します。
function listByBillingAccount(billingAccountName: string, options?: BillingSubscriptionsListByBillingAccountOptionalParams): PagedAsyncIterableIterator<BillingSubscription, BillingSubscription[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
オプション パラメーター。
戻り値
listByBillingProfile(string, string, BillingSubscriptionsListByBillingProfileOptionalParams)
課金プロファイルに課金されるサブスクリプションを一覧表示します。 この操作は、契約の種類が Microsoft 顧客契約または Microsoft Partner Agreement の課金アカウントでサポートされています。
function listByBillingProfile(billingAccountName: string, billingProfileName: string, options?: BillingSubscriptionsListByBillingProfileOptionalParams): PagedAsyncIterableIterator<BillingSubscription, BillingSubscription[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingProfileName
-
string
課金プロファイルを一意に識別する ID。
オプション パラメーター。
戻り値
listByCustomer(string, string, string, BillingSubscriptionsListByCustomerOptionalParams)
顧客のサブスクリプションを一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。
function listByCustomer(billingAccountName: string, billingProfileName: string, customerName: string, options?: BillingSubscriptionsListByCustomerOptionalParams): PagedAsyncIterableIterator<BillingSubscription, BillingSubscription[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingProfileName
-
string
課金プロファイルを一意に識別する ID。
- customerName
-
string
顧客を一意に識別する ID。
オプション パラメーター。
戻り値
listByCustomerAtBillingAccount(string, string, BillingSubscriptionsListByCustomerAtBillingAccountOptionalParams)
課金アカウント レベルで顧客のサブスクリプションを一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement の請求先アカウントでのみサポートされます。
function listByCustomerAtBillingAccount(billingAccountName: string, customerName: string, options?: BillingSubscriptionsListByCustomerAtBillingAccountOptionalParams): PagedAsyncIterableIterator<BillingSubscription, BillingSubscription[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- customerName
-
string
顧客を一意に識別する ID。
オプション パラメーター。
戻り値
listByEnrollmentAccount(string, string, BillingSubscriptionsListByEnrollmentAccountOptionalParams)
登録アカウントのサブスクリプションを一覧表示します。 この操作は、契約の種類が Enterprise Agreement の請求先アカウントでサポートされています。
function listByEnrollmentAccount(billingAccountName: string, enrollmentAccountName: string, options?: BillingSubscriptionsListByEnrollmentAccountOptionalParams): PagedAsyncIterableIterator<BillingSubscription, BillingSubscription[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- enrollmentAccountName
-
string
登録アカウントの名前。
オプション パラメーター。
戻り値
listByInvoiceSection(string, string, string, BillingSubscriptionsListByInvoiceSectionOptionalParams)
請求書セクションに請求されるサブスクリプションを一覧表示します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。
function listByInvoiceSection(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, options?: BillingSubscriptionsListByInvoiceSectionOptionalParams): PagedAsyncIterableIterator<BillingSubscription, BillingSubscription[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingProfileName
-
string
課金プロファイルを一意に識別する ID。
- invoiceSectionName
-
string
請求書セクションを一意に識別する ID。
オプション パラメーター。
戻り値
validateMoveEligibility(string, string, MoveBillingSubscriptionRequest, BillingSubscriptionsValidateMoveEligibilityOptionalParams)
サブスクリプションの料金を新しい請求書セクションに移動できるかどうかを検証します。 この操作は、契約の種類が Microsoft 顧客契約の課金アカウントでサポートされています。
function validateMoveEligibility(billingAccountName: string, billingSubscriptionName: string, parameters: MoveBillingSubscriptionRequest, options?: BillingSubscriptionsValidateMoveEligibilityOptionalParams): Promise<MoveBillingSubscriptionEligibilityResult>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingSubscriptionName
-
string
サブスクリプションを一意に識別する ID。
- parameters
- MoveBillingSubscriptionRequest
課金サブスクリプションを転送するためのパラメーターを要求します。
オプション パラメーター。