Sdílet prostřednictvím


ClustersOperationsExtensions.ListBySubscriptionAsync Metoda

Definice

Výpis všech clusterů HCI v předplatném

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster>> ListBySubscriptionAsync (this Microsoft.Azure.Management.AzureStackHCI.IClustersOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.AzureStackHCI.IClustersOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As IClustersOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Cluster))

Parametry

operations
IClustersOperations

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

cancellationToken
CancellationToken

Token zrušení.

Návraty

Platí pro