Skip to main content

channels

Overview

Namechannels
TypeResource
Idazure.bot_service.channels

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectChannel definition
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTchannelName, resourceGroupName, resourceName, subscriptionIdReturns a BotService Channel registration specified by the parameters.
list_by_resource_groupSELECTresourceGroupName, resourceName, subscriptionIdReturns all the Channel registrations of a particular BotService resource
createINSERTchannelName, resourceGroupName, resourceName, subscriptionIdCreates a Channel registration for a Bot Service
deleteDELETEchannelName, resourceGroupName, resourceName, subscriptionIdDeletes a Channel registration from a Bot Service
_list_by_resource_groupEXECresourceGroupName, resourceName, subscriptionIdReturns all the Channel registrations of a particular BotService resource
updateEXECchannelName, resourceGroupName, resourceName, subscriptionIdUpdates a Channel registration for a Bot Service