Share via


ICustomHostnameAnalysisResult.CustomDomainVerificationFailureInfoMessage Property

Definition

Any details of the error.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Any details of the error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="message")]
public string CustomDomainVerificationFailureInfoMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Any details of the error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="message")>]
member this.CustomDomainVerificationFailureInfoMessage : string with get, set
Public Property CustomDomainVerificationFailureInfoMessage As String

Property Value

Attributes

Applies to