PSEvaluatedNetworkSecurityGroup.RulesEvaluationResult Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityRulesEvaluationResult> RulesEvaluationResult { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.RulesEvaluationResult : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkSecurityRulesEvaluationResult> with get, set
Public Property RulesEvaluationResult As List(Of PSNetworkSecurityRulesEvaluationResult)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to