Invoices interface
請求書を表すインターフェイス。
メソッド
| begin |
請求先アカウント名と請求書名で請求書を再生成します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。 |
| begin |
請求先アカウント名と請求書名で請求書を再生成します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。 |
| begin |
請求書ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement、Microsoft 顧客契約、またはエンタープライズ契約の請求先アカウントでサポートされています。 |
| begin |
請求書ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement、Microsoft 顧客契約、またはエンタープライズ契約の請求先アカウントでサポートされています。 |
| begin |
課金サブスクリプション別に請求書をダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| begin |
課金サブスクリプション別に請求書をダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| begin |
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| begin |
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| begin |
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| begin |
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| begin |
請求書の概要ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Enterprise Agreement の請求先アカウントでサポートされています。 |
| begin |
請求書の概要ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Enterprise Agreement の請求先アカウントでサポートされています。 |
| get(string, Invoices |
ID で請求書を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| get |
請求先アカウント名と ID で請求書を取得します。 この操作は、すべての課金アカウントの種類でサポートされています。 |
| get |
サブスクリプション ID と請求書 ID で請求書を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| list |
特定の開始日と終了日の請求先アカウントの請求書を一覧表示します。 この操作は、すべての課金アカウントの種類でサポートされています。 |
| list |
特定の開始日と終了日の請求プロファイルの請求書を一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
| list |
サブスクリプションの請求書を一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。 |
メソッドの詳細
beginAmend(string, string, InvoicesAmendOptionalParams)
請求先アカウント名と請求書名で請求書を再生成します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。
function beginAmend(billingAccountName: string, invoiceName: string, options?: InvoicesAmendOptionalParams): Promise<SimplePollerLike<OperationState<InvoicesAmendHeaders>, InvoicesAmendHeaders>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
- options
- InvoicesAmendOptionalParams
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<InvoicesAmendHeaders>, InvoicesAmendHeaders>>
beginAmendAndWait(string, string, InvoicesAmendOptionalParams)
請求先アカウント名と請求書名で請求書を再生成します。 この操作は、契約の種類が Microsoft 顧客契約の請求先アカウントでサポートされています。
function beginAmendAndWait(billingAccountName: string, invoiceName: string, options?: InvoicesAmendOptionalParams): Promise<InvoicesAmendHeaders>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
- options
- InvoicesAmendOptionalParams
オプション パラメーター。
戻り値
Promise<InvoicesAmendHeaders>
beginDownloadByBillingAccount(string, string, InvoicesDownloadByBillingAccountOptionalParams)
請求書ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement、Microsoft 顧客契約、またはエンタープライズ契約の請求先アカウントでサポートされています。
function beginDownloadByBillingAccount(billingAccountName: string, invoiceName: string, options?: InvoicesDownloadByBillingAccountOptionalParams): Promise<SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
beginDownloadByBillingAccountAndWait(string, string, InvoicesDownloadByBillingAccountOptionalParams)
請求書ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement、Microsoft 顧客契約、またはエンタープライズ契約の請求先アカウントでサポートされています。
function beginDownloadByBillingAccountAndWait(billingAccountName: string, invoiceName: string, options?: InvoicesDownloadByBillingAccountOptionalParams): Promise<DocumentDownloadResult>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<DocumentDownloadResult>
beginDownloadByBillingSubscription(string, InvoicesDownloadByBillingSubscriptionOptionalParams)
課金サブスクリプション別に請求書をダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function beginDownloadByBillingSubscription(invoiceName: string, options?: InvoicesDownloadByBillingSubscriptionOptionalParams): Promise<SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
パラメーター
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
beginDownloadByBillingSubscriptionAndWait(string, InvoicesDownloadByBillingSubscriptionOptionalParams)
課金サブスクリプション別に請求書をダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function beginDownloadByBillingSubscriptionAndWait(invoiceName: string, options?: InvoicesDownloadByBillingSubscriptionOptionalParams): Promise<DocumentDownloadResult>
パラメーター
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<DocumentDownloadResult>
beginDownloadDocumentsByBillingAccount(string, DocumentDownloadRequest[], InvoicesDownloadDocumentsByBillingAccountOptionalParams)
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function beginDownloadDocumentsByBillingAccount(billingAccountName: string, parameters: DocumentDownloadRequest[], options?: InvoicesDownloadDocumentsByBillingAccountOptionalParams): Promise<SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- parameters
個々のドキュメントのダウンロードの詳細の一覧。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
beginDownloadDocumentsByBillingAccountAndWait(string, DocumentDownloadRequest[], InvoicesDownloadDocumentsByBillingAccountOptionalParams)
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function beginDownloadDocumentsByBillingAccountAndWait(billingAccountName: string, parameters: DocumentDownloadRequest[], options?: InvoicesDownloadDocumentsByBillingAccountOptionalParams): Promise<DocumentDownloadResult>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- parameters
個々のドキュメントのダウンロードの詳細の一覧。
オプション パラメーター。
戻り値
Promise<DocumentDownloadResult>
beginDownloadDocumentsByBillingSubscription(DocumentDownloadRequest[], InvoicesDownloadDocumentsByBillingSubscriptionOptionalParams)
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function beginDownloadDocumentsByBillingSubscription(parameters: DocumentDownloadRequest[], options?: InvoicesDownloadDocumentsByBillingSubscriptionOptionalParams): Promise<SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
パラメーター
- parameters
個々のドキュメントのダウンロードの詳細の一覧。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
beginDownloadDocumentsByBillingSubscriptionAndWait(DocumentDownloadRequest[], InvoicesDownloadDocumentsByBillingSubscriptionOptionalParams)
複数の請求書ドキュメント (請求書 pdf、税金受領書、クレジット ノート) を zip ファイルとしてダウンロードする URL を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function beginDownloadDocumentsByBillingSubscriptionAndWait(parameters: DocumentDownloadRequest[], options?: InvoicesDownloadDocumentsByBillingSubscriptionOptionalParams): Promise<DocumentDownloadResult>
パラメーター
- parameters
個々のドキュメントのダウンロードの詳細の一覧。
オプション パラメーター。
戻り値
Promise<DocumentDownloadResult>
beginDownloadSummaryByBillingAccount(string, string, InvoicesDownloadSummaryByBillingAccountOptionalParams)
請求書の概要ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Enterprise Agreement の請求先アカウントでサポートされています。
function beginDownloadSummaryByBillingAccount(billingAccountName: string, invoiceName: string, options?: InvoicesDownloadSummaryByBillingAccountOptionalParams): Promise<SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<DocumentDownloadResult>, DocumentDownloadResult>>
beginDownloadSummaryByBillingAccountAndWait(string, string, InvoicesDownloadSummaryByBillingAccountOptionalParams)
請求書の概要ドキュメントをダウンロードする URL を取得します。 この操作は、契約の種類が Enterprise Agreement の請求先アカウントでサポートされています。
function beginDownloadSummaryByBillingAccountAndWait(billingAccountName: string, invoiceName: string, options?: InvoicesDownloadSummaryByBillingAccountOptionalParams): Promise<DocumentDownloadResult>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<DocumentDownloadResult>
get(string, InvoicesGetOptionalParams)
ID で請求書を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function get(invoiceName: string, options?: InvoicesGetOptionalParams): Promise<Invoice>
パラメーター
- invoiceName
-
string
請求書を一意に識別する ID。
- options
- InvoicesGetOptionalParams
オプション パラメーター。
戻り値
Promise<Invoice>
getByBillingAccount(string, string, InvoicesGetByBillingAccountOptionalParams)
請求先アカウント名と ID で請求書を取得します。 この操作は、すべての課金アカウントの種類でサポートされています。
function getByBillingAccount(billingAccountName: string, invoiceName: string, options?: InvoicesGetByBillingAccountOptionalParams): Promise<Invoice>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<Invoice>
getByBillingSubscription(string, InvoicesGetByBillingSubscriptionOptionalParams)
サブスクリプション ID と請求書 ID で請求書を取得します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function getByBillingSubscription(invoiceName: string, options?: InvoicesGetByBillingSubscriptionOptionalParams): Promise<Invoice>
パラメーター
- invoiceName
-
string
請求書を一意に識別する ID。
オプション パラメーター。
戻り値
Promise<Invoice>
listByBillingAccount(string, InvoicesListByBillingAccountOptionalParams)
特定の開始日と終了日の請求先アカウントの請求書を一覧表示します。 この操作は、すべての課金アカウントの種類でサポートされています。
function listByBillingAccount(billingAccountName: string, options?: InvoicesListByBillingAccountOptionalParams): PagedAsyncIterableIterator<Invoice, Invoice[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
オプション パラメーター。
戻り値
listByBillingProfile(string, string, InvoicesListByBillingProfileOptionalParams)
特定の開始日と終了日の請求プロファイルの請求書を一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function listByBillingProfile(billingAccountName: string, billingProfileName: string, options?: InvoicesListByBillingProfileOptionalParams): PagedAsyncIterableIterator<Invoice, Invoice[], PageSettings>
パラメーター
- billingAccountName
-
string
課金アカウントを一意に識別する ID。
- billingProfileName
-
string
課金プロファイルを一意に識別する ID。
オプション パラメーター。
戻り値
listByBillingSubscription(InvoicesListByBillingSubscriptionOptionalParams)
サブスクリプションの請求書を一覧表示します。 この操作は、契約の種類が Microsoft Partner Agreement または Microsoft 顧客契約の課金アカウントでサポートされています。
function listByBillingSubscription(options?: InvoicesListByBillingSubscriptionOptionalParams): PagedAsyncIterableIterator<Invoice, Invoice[], PageSettings>
パラメーター
オプション パラメーター。