Share via


ManagedClusterProperties.DnsPrefix Property

Definition

Gets or sets this cannot be updated once the Managed Cluster has been created.

[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