FirewallPolicyInsights 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.
Firewall Policy Insights.
public class FirewallPolicyInsights
type FirewallPolicyInsights = class
Public Class FirewallPolicyInsights
- Inheritance
-
FirewallPolicyInsights
Constructors
FirewallPolicyInsights() |
Initializes a new instance of the FirewallPolicyInsights class. |
FirewallPolicyInsights(Nullable<Boolean>, Nullable<Int32>, FirewallPolicyLogAnalyticsResources) |
Initializes a new instance of the FirewallPolicyInsights class. |
Properties
IsEnabled |
Gets or sets a flag to indicate if the insights are enabled on the policy. |
LogAnalyticsResources |
Gets or sets workspaces needed to configure the Firewall Policy Insights. |
RetentionDays |
Gets or sets number of days the insights should be enabled on the policy. |
Applies to
Azure SDK for .NET