Share via


ICustomHostnameAnalysisResult.CustomDomainVerificationFailureInfoTarget Property

Definition

The error target.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The error target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")]
public string CustomDomainVerificationFailureInfoTarget { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The error target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="target")>]
member this.CustomDomainVerificationFailureInfoTarget : string with get, set
Public Property CustomDomainVerificationFailureInfoTarget As String

Property Value

Attributes

Applies to