AnalysisIPv4FirewallSettings.FirewallRules 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.
An array of firewall rules.
public System.Collections.Generic.IList<Azure.ResourceManager.Analysis.Models.AnalysisIPv4FirewallRule> FirewallRules { get; }
member this.FirewallRules : System.Collections.Generic.IList<Azure.ResourceManager.Analysis.Models.AnalysisIPv4FirewallRule>
Public ReadOnly Property FirewallRules As IList(Of AnalysisIPv4FirewallRule)