SecurityRuleAssociations.DefaultSecurityRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)