次の方法で共有


Machine.DnsFqdn プロパティ

定義

取得は、DNS 完全修飾表示名を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象