Get Web Pub Sub Hub Result
data class GetWebPubSubHubResult(val azureApiVersion: String, val id: String, val name: String, val properties: WebPubSubHubPropertiesResponse, val systemData: SystemDataResponse, val type: String)
A hub setting
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: WebPubSubHubPropertiesResponse, systemData: SystemDataResponse, type: String)