Partager via


CustomIPPrefixesOperationsExtensions.ListAll Méthode

Définition

Obtient tous les préfixes IP personnalisés dans un abonnement.

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)

Paramètres

operations
ICustomIPPrefixesOperations

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

Retours

S’applique à