Share via


InboundSecurityRule.Rules Property

Definition

List of allowed rules.

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

Property Value

Applies to