次の方法で共有


ApplicationGatewayBackendHealthServer.IpConfiguration プロパティ

定義

バックエンド サーバーの IP 構成への参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象