FirewallPolicyInsights.RetentionDays Property

Definition

Gets or sets number of days the insights should be enabled on the policy.

[Newtonsoft.Json.JsonProperty(PropertyName="retentionDays")]
public int? RetentionDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionDays")>]
member this.RetentionDays : Nullable<int> with get, set
Public Property RetentionDays As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to