AzureReachabilityReport.ProviderLocation Property

Definition

Gets or sets parameters that define a geographic location.

[Newtonsoft.Json.JsonProperty(PropertyName="providerLocation")]
public Microsoft.Azure.Management.Network.Models.AzureReachabilityReportLocation ProviderLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providerLocation")>]
member this.ProviderLocation : Microsoft.Azure.Management.Network.Models.AzureReachabilityReportLocation with get, set
Public Property ProviderLocation As AzureReachabilityReportLocation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to