次の方法で共有


KubeEnvironmentPatchResource.DefaultDomain プロパティ

定義

クラスターの既定のドメイン名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象