SqlServerDnsAlias.AzureDnsRecord 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.
The fully qualified DNS record for alias.
public Azure.Provisioning.BicepValue<string> AzureDnsRecord { get; }
member this.AzureDnsRecord : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property AzureDnsRecord As BicepValue(Of String)