PrivateCloudsOperationsExtensions.ListInSubscriptionNext 메서드

정의

구독에 프라이빗 클라우드 나열

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

매개 변수

operations
IPrivateCloudsOperations

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

nextPageLink
String

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

반환

적용 대상