SubscriptionOperationsExtensions.ListNextAsync 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.
Ruft eine Liste der Abonnement-IDs ab.
public static System.Threading.Tasks.Task<Microsoft.Azure.Subscriptions.Models.SubscriptionListResult> ListNextAsync(this Microsoft.Azure.Subscriptions.ISubscriptionOperations operations, string nextLink);
static member ListNextAsync : Microsoft.Azure.Subscriptions.ISubscriptionOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Subscriptions.Models.SubscriptionListResult>
<Extension()>
Public Function ListNextAsync (operations As ISubscriptionOperations, nextLink As String) As Task(Of SubscriptionListResult)
- operations
- ISubscriptionOperations
Siehe "Microsoft.Azure.Subscriptions.ISubscriptionOperations".
- nextLink
- String
Erforderlich. NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.
Antwort des Abonnementauflistungsvorgangs.
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: