Partager via


IpAllocationsOperationsExtensions.List(IIpAllocationsOperations) Méthode

Définition

Obtient toutes les adresses IpAllocations d’un abonnement.

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

Paramètres

operations
IIpAllocationsOperations

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

Retours

S’applique à