Freigeben über


PublicIPPrefixesOperationsExtensions.ListAll Methode

Definition

Ruft alle öffentlichen IP-Präfixe in einem Abonnement ab.

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

Parameter

operations
IPublicIPPrefixesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: