CustomHostnameAnalysisResult.ARecords 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.
A records controller can see for this hostname. Serialized Name: CustomHostnameAnalysisResult.properties.aRecords
public System.Collections.Generic.IList<string> ARecords { get; }
member this.ARecords : System.Collections.Generic.IList<string>
Public ReadOnly Property ARecords As IList(Of String)