Machine.AdFqdn プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象