次の方法で共有


BillingPropertyOperationsExtensions クラス

定義

BillingPropertyOperations の拡張メソッド。

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

メソッド

Get(IBillingPropertyOperations)

サブスクリプションの課金プロパティを取得します。 この操作は、契約の種類がEnterprise Agreement課金アカウントではサポートされていません。 https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IBillingPropertyOperations, CancellationToken)

サブスクリプションの課金プロパティを取得します。 この操作は、契約の種類がEnterprise Agreement課金アカウントではサポートされていません。 https://docs.microsoft.com/en-us/rest/api/billing/

Update(IBillingPropertyOperations, BillingProperty)

サブスクリプションの課金プロパティを更新します。 現時点では、コスト センターを更新できます。 この操作は、契約の種類がMicrosoft 顧客契約の課金アカウントでのみサポートされます。

UpdateAsync(IBillingPropertyOperations, BillingProperty, CancellationToken)

サブスクリプションの課金プロパティを更新します。 現時点では、コスト センターを更新できます。 この操作は、契約の種類がMicrosoft 顧客契約の課金アカウントでのみサポートされます。

適用対象