共用方式為


CloudLinksOperationsExtensions.ListNext(ICloudLinksOperations, String) 方法

定義

列出私人雲端中的雲端連結

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

參數

operations
ICloudLinksOperations

這個擴充方法的作業群組。

nextPageLink
String

上一次成功呼叫 List 作業的 NextLink。

傳回

適用於