| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyInsights |
FirewallPolicyInner.insights()
Get the insights property: Insights on Firewall Policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyInner |
FirewallPolicyInner.withInsights(FirewallPolicyInsights insights)
Set the insights property: Insights on Firewall Policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyInsights |
FirewallPolicyInsights.withIsEnabled(Boolean isEnabled)
Set the isEnabled property: A flag to indicate if the insights are enabled on the policy.
|
FirewallPolicyInsights |
FirewallPolicyInsights.withLogAnalyticsResources(FirewallPolicyLogAnalyticsResources logAnalyticsResources)
Set the logAnalyticsResources property: Workspaces needed to configure the Firewall Policy Insights.
|
FirewallPolicyInsights |
FirewallPolicyInsights.withRetentionDays(Integer retentionDays)
Set the retentionDays property: Number of days the insights should be enabled on the policy.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.