Compartilhar via


IpAllocationsOperationsExtensions.List(IIpAllocationsOperations) Método

Definição

Obtém todas as IpAllocations em uma assinatura.

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

O grupo de operações para esse método de extensão.

Retornos

Aplica-se a