次の方法で共有


ContainerAppsConfiguration.PlatformReservedDnsIP プロパティ

定義

内部 DNS サーバー用に予約される platformReservedCidr によって定義された IP 範囲から IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象