Partager via


NetworkInterfacesOperationsExtensions.ListAll Méthode

Définition

Obtient toutes les interfaces réseau d’un abonnement.

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

Paramètres

operations
INetworkInterfacesOperations

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

Retours

S’applique à