OpenShiftManagedClusterInner.Fqdn Property

Definition

Gets service generated FQDN for OpenShift API server loadbalancer internal hostname.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to