次の方法で共有


ManagedCluster.DnsName プロパティ

定義

クラスターの DNS 名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsName")]
public string DnsName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsName")>]
member this.DnsName : string with get, set
Public Property DnsName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象