PrivateStoreOperationsExtensions.BillingAccountsAsync Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Namen von Mandantenabrechnungskonten
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Marketplace.Models.BillingAccountsResponse> BillingAccountsAsync (this Microsoft.Azure.Management.Marketplace.IPrivateStoreOperations operations, string privateStoreId, System.Threading.CancellationToken cancellationToken = default);
static member BillingAccountsAsync : Microsoft.Azure.Management.Marketplace.IPrivateStoreOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Marketplace.Models.BillingAccountsResponse>
<Extension()>
Public Function BillingAccountsAsync (operations As IPrivateStoreOperations, privateStoreId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of BillingAccountsResponse)
- operations
- IPrivateStoreOperations
Die Vorgangsgruppe für diese Erweiterungsmethode.
- privateStoreId
- String
Die Speicher-ID muss die Mandanten-ID verwenden.
- cancellationToken
- CancellationToken
Das Abbruchtoken.
Produkt | Versionen |
---|---|
Azure SDK for .NET | Legacy |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: