Delen via


ContainerAppsConfiguration.PlatformReservedDnsIP Property

Definition

Gets or sets an IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to