Engagementfabric Functions
object EngagementfabricFunctions
Functions
Link copied to clipboard
The EngagementFabric account API Version: 2018-09-01-preview.
Link copied to clipboard
The EngagementFabric channel 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 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 API Version: 2018-09-01-preview.
suspend fun listAccountKeys(argument: suspend ListAccountKeysPlainArgsBuilder.() -> Unit): ListAccountKeysResult