次の方法で共有


OpenShiftManagedClusterInner.PublicHostname プロパティ

定義

OpenShift API サーバーのサービスによって生成された FQDN を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象