SignalrserviceFunctions

Functions

Link copied to clipboard

A class represent a SignalR service resource. API Version: 2020-05-01.

suspend fun getSignalR(argument: suspend GetSignalRPlainArgsBuilder.() -> Unit): GetSignalRResult
suspend fun getSignalR(resourceGroupName: String, resourceName: String): GetSignalRResult
Link copied to clipboard
Link copied to clipboard

A custom domain API Version: 2022-02-01.

suspend fun getSignalRCustomDomain(name: String, resourceGroupName: String, resourceName: String): GetSignalRCustomDomainResult
Link copied to clipboard

A class represents the access keys of SignalR service. API Version: 2020-05-01.

suspend fun listSignalRKeys(resourceGroupName: String, resourceName: String): ListSignalRKeysResult