次の方法で共有


AgreementsOperationsExtensions クラス

定義

AgreementsOperations の拡張メソッド。

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

メソッド

Get(IAgreementsOperations, String, String, String)

ID による契約を取得します。 https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IAgreementsOperations, String, String, String, CancellationToken)

ID による契約を取得します。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

課金アカウントの契約を一覧表示します。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

課金アカウントの契約を一覧表示します。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

課金アカウントの契約を一覧表示します。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

課金アカウントの契約を一覧表示します。 https://docs.microsoft.com/en-us/rest/api/billing/

適用対象