OpenShiftRouterProfile.PublicSubdomain Property

Definition

Gets DNS subdomain for OpenShift router.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to