Freigeben über


AvailableDelegationsOperationsExtensions.List Methode

Definition

Ruft alle verfügbaren Subnetzdelegierungen für dieses Abonnement in dieser Region ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AvailableDelegation> List (this Microsoft.Azure.Management.Network.IAvailableDelegationsOperations operations, string location);
static member List : Microsoft.Azure.Management.Network.IAvailableDelegationsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.AvailableDelegation>
<Extension()>
Public Function List (operations As IAvailableDelegationsOperations, location As String) As IPage(Of AvailableDelegation)

Parameter

operations
IAvailableDelegationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort des Subnetzes.

Gibt zurück

Gilt für: