Skip to main content

bots

Overview

Namebots
TypeResource
Idazure.bot_service.bots

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectThe parameters to provide for the Bot.
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
getSELECTresourceGroupName, resourceName, subscriptionIdReturns a BotService specified by the parameters.
listSELECTsubscriptionIdReturns all the resources of a particular type belonging to a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdReturns all the resources of a particular type belonging to a resource group
createINSERTresourceGroupName, resourceName, subscriptionIdCreates a Bot Service. Bot Service is a resource group wide resource type.
deleteDELETEresourceGroupName, resourceName, subscriptionIdDeletes a Bot Service from the resource group.
_listEXECsubscriptionIdReturns all the resources of a particular type belonging to a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdReturns all the resources of a particular type belonging to a resource group
updateEXECresourceGroupName, resourceName, subscriptionIdUpdates a Bot Service