Share via


AzureFirewall.ManagementIpConfiguration Property

Definition

Gets or sets IP configuration of the Azure Firewall used for management traffic.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managementIpConfiguration")]
public Microsoft.Azure.Management.Network.Models.AzureFirewallIPConfiguration ManagementIpConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managementIpConfiguration")>]
member this.ManagementIpConfiguration : Microsoft.Azure.Management.Network.Models.AzureFirewallIPConfiguration with get, set
Public Property ManagementIpConfiguration As AzureFirewallIPConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to