Share via


ManagedClusterInner.DnsPrefix Property

Definition

Gets or sets DNS prefix specified when creating the managed cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to