Dela via


ManagedCluster.DnsPrefix Property

Definition

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

[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