Compartir a través de


EvaluatedNetworkSecurityGroup.RulesEvaluationResult Propiedad

Definición

Obtiene la lista de resultados de evaluación de reglas de seguridad de red.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a