SignalrserviceFunctions

Functions

Link copied to clipboard

Get the resource and its properties. Uses Azure REST API version 2024-03-01. Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Get a custom certificate. Uses Azure REST API version 2024-03-01. Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getSignalRCustomCertificate(certificateName: String, resourceGroupName: String, resourceName: String): GetSignalRCustomCertificateResult
Link copied to clipboard

Get a custom domain. Uses Azure REST API version 2024-03-01. Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Get the specified private endpoint connection Uses Azure REST API version 2024-03-01. Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Get the replica and its properties. Uses Azure REST API version 2024-03-01. Other available API versions: 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getSignalRReplica(replicaName: String, resourceGroupName: String, resourceName: String): GetSignalRReplicaResult
Link copied to clipboard

Get the specified shared private link resource Uses Azure REST API version 2024-03-01. Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Get the access keys of the resource. Uses Azure REST API version 2024-03-01. Other available API versions: 2023-02-01, 2023-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview, 2024-08-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native signalrservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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