Share via


NetworkSecurityGroup.SecurityRules Property

Definition

A collection of security rules of the network security group.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.SecurityRule> SecurityRules { get; set; }
member this.SecurityRules : Azure.Provisioning.BicepList<Azure.Provisioning.Network.SecurityRule> with get, set
Public Property SecurityRules As BicepList(Of SecurityRule)

Property Value

Applies to