SignalrserviceFunctions

Functions

Link copied to clipboard

Get the SignalR service and its properties. 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

Get a custom domain. API Version: 2022-02-01.

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

Get the specified private endpoint connection associated with a SignalR resource. API Version: 2020-05-01.

suspend fun getSignalRPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetSignalRPrivateEndpointConnectionResult
Link copied to clipboard

Get the specified shared private link resource API Version: 2021-04-01-preview.

suspend fun getSignalRSharedPrivateLinkResource(resourceGroupName: String, resourceName: String, sharedPrivateLinkResourceName: String): GetSignalRSharedPrivateLinkResourceResult
Link copied to clipboard

Get the access keys of the SignalR resource. API Version: 2020-05-01.

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