Delen via


ContainerAppsConfiguration.PlatformReservedCidr Property

Definition

Gets or sets IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. It must not overlap with any other Subnet IP ranges.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to