Freigeben über


PrivateStoreOperationsExtensions.BillingAccountsAsync Methode

Definition

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)

Parameter

operations
IPrivateStoreOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

privateStoreId
String

Die Speicher-ID muss die Mandanten-ID verwenden.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: