共用方式為


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

註冊帳戶名稱。

傳回

適用於