次の方法で共有


AccountsOperationsExtensions.ActivateBillingAsync(IAccountsOperations) メソッド

定義

課金のために顧客アカウントを更新します。

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> ActivateBillingAsync(this Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations operations);
static member ActivateBillingAsync : Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
<Extension()>
Public Function ActivateBillingAsync (operations As IAccountsOperations) As Task(Of AzureOperationResponse)

パラメーター

operations
IAccountsOperations

Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations への参照。

戻り値

Task<Microsoft.Azure.AzureOperationResponse>

HTTP 状態コードと要求 ID を含む標準のサービス応答。

適用対象