次の方法で共有


AddressResponse.InternalIpAddress プロパティ

定義

内部負荷分散モードの場合は、App Service Environmentの仮想ネットワーク内部 IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.internalIpAddress")]
public string InternalIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.internalIpAddress")>]
member this.InternalIpAddress : string with get, set
Public Property InternalIpAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象