FirewallLogSettings 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.
Log Settings for Firewall.
public class FirewallLogSettings
type FirewallLogSettings = class
Public Class FirewallLogSettings
- Inheritance
-
FirewallLogSettings
Constructors
FirewallLogSettings() |
Initializes a new instance of FirewallLogSettings. |
Properties
ApplicationInsights |
Application Insight details. |
CommonDestination |
Common destination configurations. |
DecryptLogDestination |
Decrypt destination configurations. |
LogOption |
Log option SAME/INDIVIDUAL. |
LogType |
One of possible log type. |
ThreatLogDestination |
Threat destination configurations. |
TrafficLogDestination |
Traffic destination configurations. |