次の方法で共有


ICustomHostnameAnalysisResult.CustomDomainVerificationFailureInfoMessage Property

Definition

Detailed error description and debugging information.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Detailed error description and debugging information.", 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.App.Runtime.Info(Create=false, Description="Detailed error description and debugging information.", 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