次の方法で共有


OpenShiftManagedClusterInner.Fqdn プロパティ

定義

OpenShift API サーバーロードバランサーの内部ホスト名に対してサービスによって生成された FQDN を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象