VpnConnectionPacketCaptureStopParameters interface
Vpn Connection packet capture parameters supplied to stop packet capture on gateway connection.
Properties
link |
List of site link connection names. |
sas |
SAS url for packet capture on vpn connection. |
Property Details
linkConnectionNames
List of site link connection names.
linkConnectionNames?: string[]
Property Value
string[]
sasUrl
SAS url for packet capture on vpn connection.
sasUrl?: string
Property Value
string