SubscriptionOperationsExtensions.ListNextAsync Methode

Definition

Ruft eine Liste der Abonnement-IDs ab.

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Subscriptions.Models.SubscriptionListResult> ListNextAsync(this Microsoft.Azure.Subscriptions.ISubscriptionOperations operations, string nextLink);

Parameter

operations
ISubscriptionOperations

Siehe "Microsoft.Azure.Subscriptions.ISubscriptionOperations".

nextLink
String

Erforderlich. NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Antwort des Abonnementauflistungsvorgangs.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy