Partager via


NetworkSecurityGroup.DefaultSecurityRules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to