Freigeben über


EffectiveNetworkSecurityGroup.EffectiveSecurityRules Eigenschaft

Definition

Ruft eine Auflistung effektiver Sicherheitsregeln ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: