Machine.DnsFqdn Property

Definition

Gets specifies the DNS fully qualified display name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to