WebpubsubFunctions

Functions

Link copied to clipboard

Get the resource and its properties. Azure REST API version: 2023-02-01.

suspend fun getWebPubSub(resourceGroupName: String, resourceName: String): GetWebPubSubResult
Link copied to clipboard

Get a custom certificate. Azure REST API version: 2023-02-01.

suspend fun getWebPubSubCustomCertificate(certificateName: String, resourceGroupName: String, resourceName: String): GetWebPubSubCustomCertificateResult
Link copied to clipboard

Get a custom domain. Azure REST API version: 2023-02-01.

suspend fun getWebPubSubCustomDomain(name: String, resourceGroupName: String, resourceName: String): GetWebPubSubCustomDomainResult
Link copied to clipboard

Get a hub setting. Azure REST API version: 2023-02-01.

suspend fun getWebPubSubHub(hubName: String, resourceGroupName: String, resourceName: String): GetWebPubSubHubResult
Link copied to clipboard

Get the replica and its properties. Azure REST API version: 2023-03-01-preview.

suspend fun getWebPubSubReplica(replicaName: String, resourceGroupName: String, resourceName: String): GetWebPubSubReplicaResult
Link copied to clipboard

Get the access keys of the resource. Azure REST API version: 2023-02-01.

suspend fun listWebPubSubKeys(resourceGroupName: String, resourceName: String): ListWebPubSubKeysResult