你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FirewallPolicyInsights Class

Firewall Policy Insights.

Constructor

FirewallPolicyInsights(*, is_enabled: bool | None = None, retention_days: int | None = None, log_analytics_resources: _models.FirewallPolicyLogAnalyticsResources | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
is_enabled

A flag to indicate if the insights are enabled on the policy.

retention_days
int

Number of days the insights should be enabled on the policy.

log_analytics_resources

Workspaces needed to configure the Firewall Policy Insights.

Variables

Name Description
is_enabled

A flag to indicate if the insights are enabled on the policy.

retention_days
int

Number of days the insights should be enabled on the policy.

log_analytics_resources

Workspaces needed to configure the Firewall Policy Insights.