Partager via


NetworkSecurityGroup.SecurityRules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to