次の方法で共有


AzureReachabilityReport.ReachabilityReport プロパティ

定義

Azure の到達可能性レポート アイテムの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象