Server.FullyQualifiedDomainName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the fully qualified domain name of a server.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.fullyQualifiedDomainName")]
public string FullyQualifiedDomainName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fullyQualifiedDomainName")>]
member this.FullyQualifiedDomainName : string
Public ReadOnly Property FullyQualifiedDomainName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute