BotConnectionSettingProperties Class
Definition
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.
Properties for a Connection Setting Item.
public class BotConnectionSettingProperties
type BotConnectionSettingProperties = class
Public Class BotConnectionSettingProperties
- Inheritance
-
BotConnectionSettingProperties
Constructors
BotConnectionSettingProperties() |
Initializes a new instance of BotConnectionSettingProperties. |
Properties
ClientId |
Client Id associated with the Connection Setting. |
ClientSecret |
Client Secret associated with the Connection Setting. |
Parameters |
Service Provider Parameters associated with the Connection Setting. |
ProvisioningState |
Provisioning state of the resource. |
Scopes |
Scopes associated with the Connection Setting. |
ServiceProviderDisplayName |
Service Provider Display Name associated with the Connection Setting. |
ServiceProviderId |
Service Provider Id associated with the Connection Setting. |
SettingId |
Setting Id set by the service for the Connection Setting. |
Applies to
Azure SDK for .NET