Partilhar via


PublishedBlueprintsOperationsExtensions.ListNext Método

Definição

Listar versões publicadas de determinada definição de esquema.

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

Parâmetros

operations
IPublishedBlueprintsOperations

O grupo de operações para este método de extensão.

nextPageLink
String

A NextLink da chamada com êxito anterior para a operação Lista.

Devoluções

Aplica-se a