AddonsOperationsExtensions.ListNext(IAddonsOperations, String) 메서드

정의

프라이빗 클라우드의 추가 기능 나열

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

매개 변수

operations
IAddonsOperations

이 확장 메서드에 대한 작업 그룹입니다.

nextPageLink
String

이전의 성공적인 목록 호출 작업의 NextLink입니다.

반환

적용 대상