Share via


ManagedServerDnsAlias.PublicAzureDnsRecord Property

Definition

Gets the fully qualified public DNS record for managed server alias

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicAzureDnsRecord")]
public string PublicAzureDnsRecord { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicAzureDnsRecord")>]
member this.PublicAzureDnsRecord : string
Public ReadOnly Property PublicAzureDnsRecord As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to