FirewallPolicyInsights.RetentionDays Property
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.
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