Azure.ResourceManager.BotService Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BotChannelCollection |
A class representing a collection of BotChannelResource and their operations. Each BotChannelResource in the collection will belong to the same instance of BotResource. To get a BotChannelCollection instance call the GetBotChannels method from an instance of BotResource. |
BotChannelData |
A class representing the BotChannel data model. Bot channel resource definition |
BotChannelResource |
A Class representing a BotChannel along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BotChannelResource from an instance of ArmClient using the GetBotChannelResource method. Otherwise you can get one from its parent resource BotResource using the GetBotChannel method. |
BotCollection |
A class representing a collection of BotResource and their operations. Each BotResource in the collection will belong to the same instance of ResourceGroupResource. To get a BotCollection instance call the GetBots method from an instance of ResourceGroupResource. |
BotConnectionSettingCollection |
A class representing a collection of BotConnectionSettingResource and their operations. Each BotConnectionSettingResource in the collection will belong to the same instance of BotResource. To get a BotConnectionSettingCollection instance call the GetBotConnectionSettings method from an instance of BotResource. |
BotConnectionSettingData |
A class representing the BotConnectionSetting data model. Bot channel resource definition |
BotConnectionSettingResource |
A Class representing a BotConnectionSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BotConnectionSettingResource from an instance of ArmClient using the GetBotConnectionSettingResource method. Otherwise you can get one from its parent resource BotResource using the GetBotConnectionSetting method. |
BotData |
A class representing the Bot data model. Bot resource definition |
BotResource |
A Class representing a Bot along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BotResource from an instance of ArmClient using the GetBotResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetBot method. |
BotServiceExtensions |
A class to add extension methods to Azure.ResourceManager.BotService. |
BotServicePrivateEndpointConnectionCollection |
A class representing a collection of BotServicePrivateEndpointConnectionResource and their operations. Each BotServicePrivateEndpointConnectionResource in the collection will belong to the same instance of BotResource. To get a BotServicePrivateEndpointConnectionCollection instance call the GetBotServicePrivateEndpointConnections method from an instance of BotResource. |
BotServicePrivateEndpointConnectionData |
A class representing the BotServicePrivateEndpointConnection data model. The Private Endpoint Connection resource. |
BotServicePrivateEndpointConnectionResource |
A Class representing a BotServicePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BotServicePrivateEndpointConnectionResource from an instance of ArmClient using the GetBotServicePrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource BotResource using the GetBotServicePrivateEndpointConnection method. |
Azure SDK for .NET