List Web Pub Sub Keys Result
data class ListWebPubSubKeysResult(val primaryConnectionString: String? = null, val primaryKey: String? = null, val secondaryConnectionString: String? = null, val secondaryKey: String? = null)
A class represents the access keys of the resource.