ICustomHostnameAnalysisResult.CustomDomainVerificationFailureInfoExtendedCode Property

Definition

Type of error.

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

Property Value

Attributes

Applies to