Compartilhar via


PublicIPPrefixesOperationsExtensions.ListAll Método

Definição

Obtém todos os prefixos de IP públicos em uma assinatura.

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

Parâmetros

operations
IPublicIPPrefixesOperations

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

Retornos

Aplica-se a