Share via


SecurityRuleAssociations.DefaultSecurityRules Property

Definition

Collection of default security rules of the network security group.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.SecurityRuleData> DefaultSecurityRules { get; }
member this.DefaultSecurityRules : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.SecurityRuleData>
Public ReadOnly Property DefaultSecurityRules As IReadOnlyList(Of SecurityRuleData)

Property Value

Applies to