Partager via


EffectiveNetworkSecurityGroup.EffectiveSecurityRules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="effectiveSecurityRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.EffectiveNetworkSecurityRule> EffectiveSecurityRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="effectiveSecurityRules")>]
member this.EffectiveSecurityRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.EffectiveNetworkSecurityRule> with get, set
Public Property EffectiveSecurityRules As IList(Of EffectiveNetworkSecurityRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to