Freigeben über


LoadBalancersOperationsExtensions.ListAll(ILoadBalancersOperations) Methode

Definition

Ruft alle Lastenausgleichsmodule in einem Abonnement ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.LoadBalancer> ListAll (this Microsoft.Azure.Management.Network.ILoadBalancersOperations operations);
static member ListAll : Microsoft.Azure.Management.Network.ILoadBalancersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.LoadBalancer>
<Extension()>
Public Function ListAll (operations As ILoadBalancersOperations) As IPage(Of LoadBalancer)

Parameter

operations
ILoadBalancersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: