Share via


IValidateCustomDomainOutput.CustomDomainValidated Property

Definition

Indicates whether the custom ___domain is valid or not.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Indicates whether the custom ___domain is valid or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="customDomainValidated", Update=false)]
public bool? CustomDomainValidated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Indicates whether the custom ___domain is valid or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="customDomainValidated", Update=false)>]
member this.CustomDomainValidated : Nullable<bool>
Public ReadOnly Property CustomDomainValidated As Nullable(Of Boolean)

Property Value

Attributes

Applies to