次の方法で共有


EvaluatedNetworkSecurityGroup.RulesEvaluationResult プロパティ

定義

ネットワーク セキュリティ 規則の評価結果の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象