FirewallPolicyNatRuleCollectionInfo.Rules Property

Definition

List of rules included in a rule collection.

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

Property Value

Applies to