你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BotConnectionSettingProperties 类

定义

连接设置项的属性。

public class BotConnectionSettingProperties
type BotConnectionSettingProperties = class
Public Class BotConnectionSettingProperties
继承
BotConnectionSettingProperties

构造函数

BotConnectionSettingProperties()

初始化 BotConnectionSettingProperties 的新实例。

属性

ClientId

与连接设置关联的客户端 ID。

ClientSecret

与连接设置关联的客户端密码。

Parameters

与连接设置关联的服务提供程序参数。

ProvisioningState

资源的预配状态。

Scopes

与连接设置关联的范围。

ServiceProviderDisplayName

与连接设置关联的服务提供程序显示名称。

ServiceProviderId

与连接设置关联的服务提供程序 ID。

SettingId

服务为连接设置设置 ID。

适用于