NetworkSecurityGroupResourceSettings.SecurityRules Property

Definition

Gets or sets Security rules of network security group.

public System.Collections.Generic.IList<Azure.ResourceManager.Migrate.Models.NsgSecurityRule> SecurityRules { get; }
member this.SecurityRules : System.Collections.Generic.IList<Azure.ResourceManager.Migrate.Models.NsgSecurityRule>
Public ReadOnly Property SecurityRules As IList(Of NsgSecurityRule)

Property Value

Applies to