次の方法で共有


InvoiceSections interface

InvoiceSections を表すインターフェイス。

メソッド

beginCreateOrUpdate(string, string, string, InvoiceSection, InvoiceSectionsCreateOrUpdateOptionalParams)

請求書セクションを作成または更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

beginCreateOrUpdateAndWait(string, string, string, InvoiceSection, InvoiceSectionsCreateOrUpdateOptionalParams)

請求書セクションを作成または更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

beginDelete(string, string, string, InvoiceSectionsDeleteOptionalParams)

請求書セクションを削除します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。

beginDeleteAndWait(string, string, string, InvoiceSectionsDeleteOptionalParams)

請求書セクションを削除します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。

get(string, string, string, InvoiceSectionsGetOptionalParams)

請求書セクションを ID で取得します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

listByBillingProfile(string, string, InvoiceSectionsListByBillingProfileOptionalParams)

ユーザーがアクセスできる請求書セクションを一覧表示します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

validateDeleteEligibility(string, string, string, InvoiceSectionsValidateDeleteEligibilityOptionalParams)

請求書セクションを削除できるかどうかを検証します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。

メソッドの詳細

beginCreateOrUpdate(string, string, string, InvoiceSection, InvoiceSectionsCreateOrUpdateOptionalParams)

請求書セクションを作成または更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function beginCreateOrUpdate(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, parameters: InvoiceSection, options?: InvoiceSectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<InvoiceSection>, InvoiceSection>>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

invoiceSectionName

string

請求書セクションを一意に識別する ID。

parameters
InvoiceSection

請求書セクション。

options
InvoiceSectionsCreateOrUpdateOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<InvoiceSection>, InvoiceSection>>

beginCreateOrUpdateAndWait(string, string, string, InvoiceSection, InvoiceSectionsCreateOrUpdateOptionalParams)

請求書セクションを作成または更新します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function beginCreateOrUpdateAndWait(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, parameters: InvoiceSection, options?: InvoiceSectionsCreateOrUpdateOptionalParams): Promise<InvoiceSection>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

invoiceSectionName

string

請求書セクションを一意に識別する ID。

parameters
InvoiceSection

請求書セクション。

options
InvoiceSectionsCreateOrUpdateOptionalParams

オプション パラメーター。

戻り値

Promise<InvoiceSection>

beginDelete(string, string, string, InvoiceSectionsDeleteOptionalParams)

請求書セクションを削除します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。

function beginDelete(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, options?: InvoiceSectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<InvoiceSectionsDeleteHeaders>, InvoiceSectionsDeleteHeaders>>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

invoiceSectionName

string

請求書セクションを一意に識別する ID。

options
InvoiceSectionsDeleteOptionalParams

オプション パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<InvoiceSectionsDeleteHeaders>, InvoiceSectionsDeleteHeaders>>

beginDeleteAndWait(string, string, string, InvoiceSectionsDeleteOptionalParams)

請求書セクションを削除します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。

function beginDeleteAndWait(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, options?: InvoiceSectionsDeleteOptionalParams): Promise<InvoiceSectionsDeleteHeaders>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

invoiceSectionName

string

請求書セクションを一意に識別する ID。

options
InvoiceSectionsDeleteOptionalParams

オプション パラメーター。

戻り値

get(string, string, string, InvoiceSectionsGetOptionalParams)

請求書セクションを ID で取得します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function get(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, options?: InvoiceSectionsGetOptionalParams): Promise<InvoiceSection>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

invoiceSectionName

string

請求書セクションを一意に識別する ID。

options
InvoiceSectionsGetOptionalParams

オプション パラメーター。

戻り値

Promise<InvoiceSection>

listByBillingProfile(string, string, InvoiceSectionsListByBillingProfileOptionalParams)

ユーザーがアクセスできる請求書セクションを一覧表示します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでのみサポートされます。

function listByBillingProfile(billingAccountName: string, billingProfileName: string, options?: InvoiceSectionsListByBillingProfileOptionalParams): PagedAsyncIterableIterator<InvoiceSection, InvoiceSection[], PageSettings>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

options
InvoiceSectionsListByBillingProfileOptionalParams

オプション パラメーター。

戻り値

validateDeleteEligibility(string, string, string, InvoiceSectionsValidateDeleteEligibilityOptionalParams)

請求書セクションを削除できるかどうかを検証します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。

function validateDeleteEligibility(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, options?: InvoiceSectionsValidateDeleteEligibilityOptionalParams): Promise<DeleteInvoiceSectionEligibilityResult>

パラメーター

billingAccountName

string

課金アカウントを一意に識別する ID。

billingProfileName

string

課金プロファイルを一意に識別する ID。

invoiceSectionName

string

請求書セクションを一意に識別する ID。

options
InvoiceSectionsValidateDeleteEligibilityOptionalParams

オプション パラメーター。

戻り値