Udostępnij za pośrednictwem


PSSecurityRuleAssociations.EffectiveSecurityRules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to