次の方法で共有


EnrollmentAccountsOperationsExtensions.Get メソッド

定義

名前で登録アカウントを取得します。

public static Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary Get(this Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations operations, string name);
static member Get : Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations * string -> Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary
<Extension()>
Public Function Get (operations As IEnrollmentAccountsOperations, name As String) As EnrollmentAccountSummary

パラメーター

operations
IEnrollmentAccountsOperations

この拡張メソッドの操作グループ。

name
String

登録アカウント名。

戻り値

適用対象