VpnGatewayPacketCaptureStartParameters Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
VpnGatewayPacketCaptureStartParameters() |
Initializes a new instance of the VpnGatewayPacketCaptureStartParameters class. |
VpnGatewayPacketCaptureStartParameters(String) |
Initializes a new instance of the VpnGatewayPacketCaptureStartParameters class. |
VpnGatewayPacketCaptureStartParameters()
Initializes a new instance of the VpnGatewayPacketCaptureStartParameters class.
public VpnGatewayPacketCaptureStartParameters ();
Public Sub New ()
Applies to
VpnGatewayPacketCaptureStartParameters(String)
Initializes a new instance of the VpnGatewayPacketCaptureStartParameters class.
public VpnGatewayPacketCaptureStartParameters (string filterData = default);
new Microsoft.Azure.Management.Network.Models.VpnGatewayPacketCaptureStartParameters : string -> Microsoft.Azure.Management.Network.Models.VpnGatewayPacketCaptureStartParameters
Public Sub New (Optional filterData As String = Nothing)
Parameters
- filterData
- String
Start Packet capture parameters on vpn gateway.