Partager via


PublicIPPrefixesOperationsExtensions.ListAll Méthode

Définition

Obtient tous les préfixes d’adresse IP publique dans un abonnement.

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)

Paramètres

operations
IPublicIPPrefixesOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

S’applique à