CustomHostnameAnalysisResult.CustomDomainVerificationFailureInfoInnerError Property

Definition

Inner errors.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IErrorEntityAutoGenerated> CustomDomainVerificationFailureInfoInnerError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.CustomDomainVerificationFailureInfoInnerError : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IErrorEntityAutoGenerated>
Public ReadOnly Property CustomDomainVerificationFailureInfoInnerError As List(Of IErrorEntityAutoGenerated)

Property Value

Implements

Attributes

Applies to