次の方法で共有


ContainerServiceMasterProfile.Fqdn プロパティ

定義

マスターの FQDN を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象