次の方法で共有


EvaluatedNetworkSecurityGroup.MatchedRule プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="matchedRule")]
public Microsoft.Azure.Management.Network.Fluent.Models.MatchedRule MatchedRule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchedRule")>]
member this.MatchedRule : Microsoft.Azure.Management.Network.Fluent.Models.MatchedRule with get, set
Public Property MatchedRule As MatchedRule

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象