다음을 통해 공유


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

등록 계정 이름입니다.

반환

적용 대상