TrafficAnalyticsConfigurationProperties.TrafficAnalyticsInterval Property

Definition

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

Property Value

Nullable<Int32>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to