次の方法で共有


AccountsOperationsExtensions.Get(IAccountsOperations) メソッド

定義

アカウントの詳細を取得します。

public static Microsoft.WindowsAzure.Management.RemoteApp.Models.GetAccountResult Get (this Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations operations);
static member Get : Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations -> Microsoft.WindowsAzure.Management.RemoteApp.Models.GetAccountResult
<Extension()>
Public Function Get (operations As IAccountsOperations) As GetAccountResult

パラメーター

operations
IAccountsOperations

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

戻り値

GetAccount オペラトンの結果の定義。

適用対象