Freigeben über


CloudLinksOperationsExtensions.ListNextAsync Methode

Definition

Auflisten einer Cloudverbindung in einer privaten Cloud

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.CloudLink>> ListNextAsync (this Microsoft.Azure.Management.Avs.ICloudLinksOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.Avs.ICloudLinksOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.CloudLink>>
<Extension()>
Public Function ListNextAsync (operations As ICloudLinksOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of CloudLink))

Parameter

operations
ICloudLinksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: