EngagementfabricFunctions

Functions

Link copied to clipboard

The EngagementFabric account Uses Azure REST API version 2018-09-01-preview.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult
Link copied to clipboard

The EngagementFabric channel Uses Azure REST API version 2018-09-01-preview.

suspend fun getChannel(argument: suspend GetChannelPlainArgsBuilder.() -> Unit): GetChannelResult
suspend fun getChannel(accountName: String, channelName: String, resourceGroupName: String): GetChannelResult
Link copied to clipboard

List of the EngagementFabric channel descriptions Uses Azure REST API version 2018-09-01-preview.

suspend fun listAccountChannelTypes(accountName: String, resourceGroupName: String): ListAccountChannelTypesResult
Link copied to clipboard

The list of the EngagementFabric account keys Uses Azure REST API version 2018-09-01-preview.

suspend fun listAccountKeys(accountName: String, resourceGroupName: String): ListAccountKeysResult