Sdílet prostřednictvím


PublishedArtifactsOperationsExtensions.ListNext Metoda

Definice

Vypíše artefakty pro verzi publikované definice podrobného plánu.

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

Parametry

operations
IPublishedArtifactsOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro