AzureFirewall.ManagementIpConfiguration 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 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