ContainerServiceMasterProfile.DnsPrefix Property

Definition

Gets or sets DNS prefix to be used to create the FQDN for master.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to