Delen via


EnrollmentAccountsOperationsExtensions.GetAsync Methode

Definitie

Hiermee haalt u een inschrijvingsaccount op naam op.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary> GetAsync(this Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations operations, string name, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.Billing.IEnrollmentAccountsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Billing.Models.EnrollmentAccountSummary>
<Extension()>
Public Function GetAsync (operations As IEnrollmentAccountsOperations, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of EnrollmentAccountSummary)

Parameters

operations
IEnrollmentAccountsOperations

De bewerkingsgroep voor deze extensiemethode.

name
String

Naam van inschrijvingsaccount.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op