public final class ValidateCustomDomainOutputInner extends Object
| Constructor and Description |
|---|
ValidateCustomDomainOutputInner() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
customDomainValidated()
Get the customDomainValidated property: Indicates whether the custom domain is valid or not.
|
String |
message()
Get the message property: Error message describing why the custom domain is not valid.
|
String |
reason()
Get the reason property: The reason why the custom domain is not valid.
|
void |
validate()
Validates the instance.
|
public Boolean customDomainValidated()
public String reason()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.