Freigeben über


VirtualNetworkGatewayResource.SupportedVpnDevices(CancellationToken) Methode

Definition

Ruft eine XML-Formatdarstellung für unterstützte VPN-Geräte ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/supportedvpndevices
  • Vorgang IdVirtualNetworkGateways_SupportedVpnDevices
public virtual Azure.Response<string> SupportedVpnDevices (System.Threading.CancellationToken cancellationToken = default);
abstract member SupportedVpnDevices : System.Threading.CancellationToken -> Azure.Response<string>
override this.SupportedVpnDevices : System.Threading.CancellationToken -> Azure.Response<string>
Public Overridable Function SupportedVpnDevices (Optional cancellationToken As CancellationToken = Nothing) As Response(Of String)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: