AzureFirewall.ManagementIpConfiguration プロパティ

定義

管理トラフィックに使用されるAzure Firewallの IP 構成を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象