AzureReachabilityReport.AggregationLevel Property

Definition

Gets or sets the aggregation level of Azure reachability report. Can be Country, State or City.

[Newtonsoft.Json.JsonProperty(PropertyName="aggregationLevel")]
public string AggregationLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregationLevel")>]
member this.AggregationLevel : string with get, set
Public Property AggregationLevel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to