Sdílet prostřednictvím


ClustersOperationsExtensions.ListBySubscriptionNext Metoda

Definice

Vypíše všechny clustery HCI v předplatném.

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

Parametry

operations
IClustersOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro