次の方法で共有


VirtualNetworkGatewayResource.SupportedVpnDevices(CancellationToken) メソッド

定義

サポートされている vpn デバイスの xml 形式表現を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/supportedvpndevices
  • 操作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)

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象