ManagedCluster.DnsName Property

Definition

Gets or sets the cluster dns name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to