Share via


PSNetworkInterfaceAssociation.SecurityRulesProperty Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to