次の方法で共有


MatchedRule.RuleName プロパティ

定義

一致するネットワーク セキュリティ規則の名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="ruleName")]
public string RuleName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleName")>]
member this.RuleName : string with get, set
Public Property RuleName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象