ServerDnsAlias.AzureDnsRecord Property

Definition

Gets the fully qualified DNS record for alias

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to