BlueprintsOperationsExtensions.ListNextAsync Yöntem

Tanım

Şema tanımlarını listeleyin.

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

Parametreler

operations
IBlueprintsOperations

Bu uzantı yöntemi için işlem grubu.

nextPageLink
String

Önceki başarılı List işlemi çağrısından NextLink.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır