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