Partager via


GatewayOperationsExtensions.ListSupportedDevicesAsync Méthode

Définition

L'opération List Virtual Network Gateway Supported Devices répertorie les dispositifs réseau locaux pris en charge qui peuvent se connecter à la passerelle. (voir http://msdn.microsoft.com/en-us/library/windowsazure/jj154102.aspx pour plus d’informations)

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Network.Models.GatewayListSupportedDevicesResponse> ListSupportedDevicesAsync (this Microsoft.WindowsAzure.Management.Network.IGatewayOperations operations);
static member ListSupportedDevicesAsync : Microsoft.WindowsAzure.Management.Network.IGatewayOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Network.Models.GatewayListSupportedDevicesResponse>
<Extension()>
Public Function ListSupportedDevicesAsync (operations As IGatewayOperations) As Task(Of GatewayListSupportedDevicesResponse)

Paramètres

operations
IGatewayOperations

Référence à Microsoft.WindowsAzure.Management.Network.IGatewayOperations.

Retours

Réponse à la demande d’appareils pris en charge dans la liste.

S’applique à