Get Web Pub Sub Custom Domain Result
data class GetWebPubSubCustomDomainResult(val customCertificate: ResourceReferenceResponse, val domainName: String, val id: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
A custom domain
Constructors
Link copied to clipboard
constructor(customCertificate: ResourceReferenceResponse, domainName: String, id: String, name: String, provisioningState: String, systemData: SystemDataResponse, type: String)