Condividi tramite


EvaluatedNetworkSecurityGroup.RulesEvaluationResult Property

Definition

Gets list of network security rules evaluation results.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to