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