IAzureFirewallNetworkRuleCollection.Rules Property

Definition

Gets collection of rules used by a network rule collection.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRule> Rules { get; }
member this.Rules : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallNetworkRule>
Public ReadOnly Property Rules As IReadOnlyList(Of AzureFirewallNetworkRule)

Property Value

Applies to