Sdílet prostřednictvím


ClustersOperationsExtensions.ListByResourceGroupNext Metoda

Definice

Výpis všech clusterů HCI ve skupině prostředků

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster> ListByResourceGroupNext (this Microsoft.Azure.Management.AzureStackHCI.IClustersOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.AzureStackHCI.IClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster>
<Extension()>
Public Function ListByResourceGroupNext (operations As IClustersOperations, nextPageLink As String) As IPage(Of Cluster)

Parametry

operations
IClustersOperations

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

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro