Sdílet prostřednictvím


CloudLinksOperationsExtensions.ListNext(ICloudLinksOperations, String) Metoda

Definice

Výpis odkazu na cloud v privátním cloudu

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)

Parametry

operations
ICloudLinksOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro