Share via


Server.FullyQualifiedDomainName Property

Definition

Gets or sets the fully qualified domain name of a server.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fullyQualifiedDomainName")]
public string FullyQualifiedDomainName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fullyQualifiedDomainName")>]
member this.FullyQualifiedDomainName : string with get, set
Public Property FullyQualifiedDomainName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to