Freigeben über


ManagedClustersOperationsExtensions.ListBySubscription Methode

Definition

Ruft die Liste der Service Fabric-Clusterressourcen ab, die im angegebenen Abonnement erstellt wurden.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ServiceFabric.Models.ManagedCluster> ListBySubscription (this Microsoft.Azure.Management.ServiceFabric.IManagedClustersOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.ServiceFabric.IManagedClustersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ServiceFabric.Models.ManagedCluster>
<Extension()>
Public Function ListBySubscription (operations As IManagedClustersOperations) As IPage(Of ManagedCluster)

Parameter

operations
IManagedClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Hinweise

Ruft alle Service Fabric-Clusterressourcen ab, die im Abonnement erstellt oder erstellt werden.

Gilt für: