ValidateCustomDomainOutput.CustomDomainValidated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets indicates whether the custom domain is valid or not.
[Newtonsoft.Json.JsonProperty(PropertyName="customDomainValidated")]
public bool? CustomDomainValidated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customDomainValidated")>]
member this.CustomDomainValidated : Nullable<bool>
Public ReadOnly Property CustomDomainValidated As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute