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


ArtifactsOperationsExtensions.ListNext(IArtifactsOperations, String) Метод

Определение

Перечисление артефактов для заданного определения схемы.

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

Параметры

operations
IArtifactsOperations

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

nextPageLink
String

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

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

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