VpnPacketCaptureStartParameters Class
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.
Caution
This class is obsolete and will be removed in a future release
Compatibility alias for VPN packet capture start parameters.
[System.Obsolete("This class is obsolete and will be removed in a future release", false)]
public class VpnPacketCaptureStartParameters : Azure.ResourceManager.Network.Models.VpnPacketCaptureStartContent
[<System.Obsolete("This class is obsolete and will be removed in a future release", false)>]
type VpnPacketCaptureStartParameters = class
inherit VpnPacketCaptureStartContent
Public Class VpnPacketCaptureStartParameters
Inherits VpnPacketCaptureStartContent
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| VpnPacketCaptureStartParameters() |
Initializes a new instance of VpnPacketCaptureStartParameters. |
Properties
| Name | Description |
|---|---|
| FilterData |
Start Packet capture parameters. (Inherited from VpnPacketCaptureStartContent) |
Methods
| Name | Description |
|---|---|
| JsonModelCreateCore(Utf8JsonReader, ModelReaderWriterOptions) | (Inherited from VpnPacketCaptureStartContent) |
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from VpnPacketCaptureStartContent) |
| PersistableModelCreateCore(BinaryData, ModelReaderWriterOptions) | (Inherited from VpnPacketCaptureStartContent) |
| PersistableModelWriteCore(ModelReaderWriterOptions) | (Inherited from VpnPacketCaptureStartContent) |