ValidateCustomDomainOutputInner Class
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.
Output of custom domain validation.
public class ValidateCustomDomainOutputInner
type ValidateCustomDomainOutputInner = class
Public Class ValidateCustomDomainOutputInner
- Inheritance
-
ValidateCustomDomainOutputInner
Constructors
ValidateCustomDomainOutputInner() |
Initializes a new instance of the ValidateCustomDomainOutputInner class. |
ValidateCustomDomainOutputInner(Nullable<Boolean>, String, String) |
Initializes a new instance of the ValidateCustomDomainOutputInner class. |
Properties
CustomDomainValidated |
Gets indicates whether the custom domain is valid or not. |
Message |
Gets error message describing why the custom domain is not valid. |
Reason |
Gets the reason why the custom domain is not valid. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET