次の方法で共有


AccountsOperationsExtensions.ActivateBilling(IAccountsOperations) メソッド

定義

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

public static Microsoft.Azure.AzureOperationResponse ActivateBilling(this Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations operations);
static member ActivateBilling : Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations -> Microsoft.Azure.AzureOperationResponse
<Extension()>
Public Function ActivateBilling (operations As IAccountsOperations) As AzureOperationResponse

パラメーター

operations
IAccountsOperations

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

戻り値

Microsoft.Azure.AzureOperationResponse

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

適用対象