Webpubsub Functions
object WebpubsubFunctions
Functions
Link copied to clipboard
Get the resource and its properties. API Version: 2021-04-01-preview.
suspend fun getWebPubSub(argument: suspend GetWebPubSubPlainArgsBuilder.() -> Unit): GetWebPubSubResult
Link copied to clipboard
Get a hub setting. API Version: 2021-10-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 API Version: 2021-04-01-preview.
suspend fun getWebPubSubPrivateEndpointConnection(argument: suspend GetWebPubSubPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetWebPubSubPrivateEndpointConnectionResult
suspend fun getWebPubSubPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String): GetWebPubSubPrivateEndpointConnectionResult
Link copied to clipboard
suspend fun getWebPubSubSharedPrivateLinkResource(argument: GetWebPubSubSharedPrivateLinkResourcePlainArgs): GetWebPubSubSharedPrivateLinkResourceResult
Get the specified shared private link resource API Version: 2021-04-01-preview.
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. API Version: 2021-04-01-preview.
suspend fun listWebPubSubKeys(argument: suspend ListWebPubSubKeysPlainArgsBuilder.() -> Unit): ListWebPubSubKeysResult
suspend fun listWebPubSubKeys(resourceGroupName: String, resourceName: String): ListWebPubSubKeysResult