Engagementfabric Functions
object EngagementfabricFunctions
Functions
Link copied to clipboard
The EngagementFabric account Uses Azure REST API version 2018-09-01-preview.
Link copied to clipboard
The EngagementFabric channel Uses Azure REST API version 2018-09-01-preview.
suspend fun getChannel(accountName: String, channelName: String, resourceGroupName: String): GetChannelResult
Link copied to clipboard
suspend fun listAccountChannelTypes(argument: ListAccountChannelTypesPlainArgs): ListAccountChannelTypesResult
List of the EngagementFabric channel descriptions Uses Azure REST API version 2018-09-01-preview.
suspend fun listAccountChannelTypes(argument: suspend ListAccountChannelTypesPlainArgsBuilder.() -> Unit): ListAccountChannelTypesResult
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(argument: suspend ListAccountKeysPlainArgsBuilder.() -> Unit): ListAccountKeysResult