次の方法で共有


ManagedCluster.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

適用対象