Delen via


PublishedBlueprintsOperationsExtensions.ListNext Methode

Definitie

Gepubliceerde versies van de opgegeven blauwdrukdefinitie weergeven.

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)

Parameters

operations
IPublishedBlueprintsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op