次の方法で共有


HopLink.Issues プロパティ

定義

問題の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="issues")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectivityIssue> Issues { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="issues")>]
member this.Issues : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectivityIssue>
Public ReadOnly Property Issues As IList(Of ConnectivityIssue)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象