次の方法で共有


RouteCompilationError.Location プロパティ

定義

ルート エラーが発生した場所を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象