ContainerServiceMasterProfile.Fqdn Property

Definition

Gets FQDN for the master.

[Newtonsoft.Json.JsonProperty(PropertyName="fqdn")]
public string Fqdn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fqdn")>]
member this.Fqdn : string
Public ReadOnly Property Fqdn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to