IAzureFirewall.IpConfigurations 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.
Gets IP configuration of the Azure Firewall resource.
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IAzureFirewallIpConfiguration> IpConfigurations { get; }
member this.IpConfigurations : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IAzureFirewallIpConfiguration>
Public ReadOnly Property IpConfigurations As IReadOnlyList(Of IAzureFirewallIpConfiguration)