Compartilhar via


CustomIPPrefixesOperationsExtensions.ListAll Método

Definição

Obtém todos os prefixos de IP personalizados em uma assinatura.

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)

Parâmetros

operations
ICustomIPPrefixesOperations

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

Retornos

Aplica-se a