EvaluatedNetworkSecurityGroup.RulesEvaluationResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of network security rules evaluation results.
[Newtonsoft.Json.JsonProperty(PropertyName="rulesEvaluationResult")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkSecurityRulesEvaluationResult> RulesEvaluationResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rulesEvaluationResult")>]
member this.RulesEvaluationResult : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkSecurityRulesEvaluationResult>
Public ReadOnly Property RulesEvaluationResult As IList(Of NetworkSecurityRulesEvaluationResult)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute