Поделиться через


BlueprintsOperationsExtensions.ListNext(IBlueprintsOperations, String) Метод

Определение

Перечисление определений схем.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel> ListNext (this Microsoft.Azure.Management.Blueprint.IBlueprintsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Blueprint.IBlueprintsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>
<Extension()>
Public Function ListNext (operations As IBlueprintsOperations, nextPageLink As String) As IPage(Of BlueprintModel)

Параметры

operations
IBlueprintsOperations

Группа операций для этого метода расширения.

nextPageLink
String

NextLink из предыдущего успешного вызова операции List.

Возвращаемое значение

Применяется к