Delen via


BillingPropertyOperationsExtensions.GetAsync Methode

Definitie

De factureringseigenschappen voor een abonnement ophalen. Deze bewerking wordt niet ondersteund voor factureringsrekeningen met het overeenkomsttype Enterprise Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parameters

operations
IBillingPropertyOperations

De bewerkingsgroep voor deze extensiemethode.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op