Partager via


NetworkProfilesOperationsExtensions.ListAll Méthode

Définition

Obtient tous les profils réseau d’un abonnement.

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

Paramètres

operations
INetworkProfilesOperations

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

Retours

S’applique à