Webpubsub Functions
object WebpubsubFunctions
Functions
Link copied to clipboard
Get the resource and its properties. Azure REST API version: 2023-02-01.
suspend fun getWebPubSub(argument: suspend GetWebPubSubPlainArgsBuilder.() -> Unit): GetWebPubSubResult
Link copied to clipboard
suspend fun getWebPubSubCustomCertificate(argument: GetWebPubSubCustomCertificatePlainArgs): GetWebPubSubCustomCertificateResult
Get a custom certificate. Azure REST API version: 2023-02-01.
suspend fun getWebPubSubCustomCertificate(argument: suspend GetWebPubSubCustomCertificatePlainArgsBuilder.() -> Unit): GetWebPubSubCustomCertificateResult
suspend fun getWebPubSubCustomCertificate(certificateName: String, resourceGroupName: String, resourceName: String): GetWebPubSubCustomCertificateResult
Link copied to clipboard
suspend fun getWebPubSubCustomDomain(argument: GetWebPubSubCustomDomainPlainArgs): GetWebPubSubCustomDomainResult
Get a custom domain. Azure REST API version: 2023-02-01.
suspend fun getWebPubSubCustomDomain(argument: suspend GetWebPubSubCustomDomainPlainArgsBuilder.() -> Unit): GetWebPubSubCustomDomainResult
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(argument: suspend GetWebPubSubHubPlainArgsBuilder.() -> Unit): GetWebPubSubHubResult
suspend fun getWebPubSubHub(hubName: String, resourceGroupName: String, resourceName: String): GetWebPubSubHubResult
Link copied to clipboard
suspend fun getWebPubSubPrivateEndpointConnection(argument: GetWebPubSubPrivateEndpointConnectionPlainArgs): GetWebPubSubPrivateEndpointConnectionResult
Get the specified private endpoint connection Azure REST API version: 2023-02-01.
suspend fun getWebPubSubPrivateEndpointConnection(argument: suspend GetWebPubSubPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetWebPubSubPrivateEndpointConnectionResult
suspend fun getWebPubSubPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetWebPubSubPrivateEndpointConnectionResult
Link copied to clipboard
Get the replica and its properties. Azure REST API version: 2023-03-01-preview.
suspend fun getWebPubSubReplica(argument: suspend GetWebPubSubReplicaPlainArgsBuilder.() -> Unit): GetWebPubSubReplicaResult
suspend fun getWebPubSubReplica(replicaName: String, resourceGroupName: String, resourceName: String): GetWebPubSubReplicaResult
Link copied to clipboard
suspend fun getWebPubSubSharedPrivateLinkResource(argument: GetWebPubSubSharedPrivateLinkResourcePlainArgs): GetWebPubSubSharedPrivateLinkResourceResult
Get the specified shared private link resource Azure REST API version: 2023-02-01.
suspend fun getWebPubSubSharedPrivateLinkResource(argument: suspend GetWebPubSubSharedPrivateLinkResourcePlainArgsBuilder.() -> Unit): GetWebPubSubSharedPrivateLinkResourceResult
suspend fun getWebPubSubSharedPrivateLinkResource(resourceGroupName: String, resourceName: String, sharedPrivateLinkResourceName: String): GetWebPubSubSharedPrivateLinkResourceResult
Link copied to clipboard
Get the access keys of the resource. Azure REST API version: 2023-02-01.
suspend fun listWebPubSubKeys(argument: suspend ListWebPubSubKeysPlainArgsBuilder.() -> Unit): ListWebPubSubKeysResult
suspend fun listWebPubSubKeys(resourceGroupName: String, resourceName: String): ListWebPubSubKeysResult