HostedServiceProperties.ReverseDnsFqdn 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.
Optional. Dns address to which the cloud service's IP address resolves when queried using a reverse Dns query.
public string ReverseDnsFqdn { get; set; }
member this.ReverseDnsFqdn : string with get, set
Public Property ReverseDnsFqdn As String