次の方法で共有


TestRouteResult.Details プロパティ

定義

テスト ルートの詳細な結果を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象