Condividi tramite


EvaluatedNetworkSecurityGroup.MatchedRule Property

Definition

Gets or sets matched network security rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to