Share via


AzureReachabilityReportItem.AzureLocation Property

Definition

Gets or sets the Azure region.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to