Dela via


ICustomHostnameAnalysisResultProperties.AlternateTxtRecord Property

Definition

Alternate TXT records controller can see for this hostname.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Alternate TXT records controller can see for this hostname.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="alternateTxtRecords")]
public string[] AlternateTxtRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Alternate TXT records controller can see for this hostname.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="alternateTxtRecords")>]
member this.AlternateTxtRecord : string[] with get, set
Public Property AlternateTxtRecord As String()

Property Value

String[]
Attributes

Applies to