Partager via


IGatewayOperations.ListSupportedDevicesAsync(CancellationToken) 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 System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Network.Models.GatewayListSupportedDevicesResponse> ListSupportedDevicesAsync (System.Threading.CancellationToken cancellationToken);
abstract member ListSupportedDevicesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Network.Models.GatewayListSupportedDevicesResponse>
Public Function ListSupportedDevicesAsync (cancellationToken As CancellationToken) As Task(Of GatewayListSupportedDevicesResponse)

Paramètres

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

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

S’applique à