Bagikan melalui


FirewallPolicy.Insights Property

Definition

Gets or sets insights on Firewall Policy.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.insights")]
public Microsoft.Azure.Management.Network.Models.FirewallPolicyInsights Insights { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.insights")>]
member this.Insights : Microsoft.Azure.Management.Network.Models.FirewallPolicyInsights with get, set
Public Property Insights As FirewallPolicyInsights

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to