次の方法で共有


TroubleshootingResultInner.Results プロパティ

定義

トラブルシューティングの情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="results")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.TroubleshootingDetails> Results { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="results")>]
member this.Results : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.TroubleshootingDetails> with get, set
Public Property Results As IList(Of TroubleshootingDetails)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象