ICustomHostnameAnalysisResult.CustomDomainVerificationFailureInfoInnerError Property

Definition

Inner errors.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="Inner errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IErrorEntityAutoGenerated) }, Read=true, ReadOnly=true, Required=false, SerializedName="innerErrors", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IErrorEntityAutoGenerated> CustomDomainVerificationFailureInfoInnerError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="Inner errors.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IErrorEntityAutoGenerated) }, Read=true, ReadOnly=true, Required=false, SerializedName="innerErrors", Update=false)>]
member this.CustomDomainVerificationFailureInfoInnerError : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IErrorEntityAutoGenerated>
Public ReadOnly Property CustomDomainVerificationFailureInfoInnerError As List(Of IErrorEntityAutoGenerated)

Property Value

Attributes

Applies to