Share via


ManagedCluster.FqdnSubdomain Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to