Compartir a través de


IpAllocationsOperationsExtensions.List(IIpAllocationsOperations) Método

Definición

Obtiene todas las ipAllocations de una suscripción.

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)

Parámetros

operations
IIpAllocationsOperations

El grupo de operaciones de este método de extensión.

Devoluciones

Se aplica a