RouteCompilationError.Location Property

Definition

Gets or sets location where the route error happened

[Newtonsoft.Json.JsonProperty(PropertyName="location")]
public Microsoft.Azure.Management.IotHub.Models.RouteErrorRange Location { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="location")>]
member this.Location : Microsoft.Azure.Management.IotHub.Models.RouteErrorRange with get, set
Public Property Location As RouteErrorRange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to