Freigeben über


CustomIPPrefixesOperationsExtensions.ListAll Methode

Definition

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

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

Parameter

operations
ICustomIPPrefixesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: