Machine.AdFqdn Property

Definition

Gets specifies the AD fully qualified display name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to