ICustomHostnameAnalysisResultProperties.CustomDomainVerificationFailureInfoMessage Property

Definition

Any details of the error.

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

Property Value

Attributes

Applies to