CustomDomainOwnershipValidationResult interface
Namespace custom domain ownership validation result.
Properties
custom |
List of custom domain configurations for the namespace under topics configuration. |
custom |
List of custom domain configurations for the namespace under topic spaces configuration. |
Property Details
customDomainsForTopicsConfiguration
List of custom domain configurations for the namespace under topics configuration.
customDomainsForTopicsConfiguration?: CustomDomainConfiguration[]
Property Value
customDomainsForTopicSpacesConfiguration
List of custom domain configurations for the namespace under topic spaces configuration.
customDomainsForTopicSpacesConfiguration?: CustomDomainConfiguration[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript