次の方法で共有


ContainerAppsConfiguration.PlatformReservedCidr プロパティ

定義

環境インフラストラクチャの IP アドレス用に予約できる IP 範囲を CIDR 表記で取得または設定します。 他のサブネット IP 範囲と重複してはなりません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象