ServiceTypes 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This class is deprecated. See https://aka.ms/bot-file-basics for more information.
Azure 服务类型的常量。
[System.Obsolete("This class is deprecated. See https://aka.ms/bot-file-basics for more information.", false)]
public class ServiceTypes
[<System.Obsolete("This class is deprecated. See https://aka.ms/bot-file-basics for more information.", false)>]
type ServiceTypes = class
Public Class ServiceTypes
- 继承
-
ServiceTypes
- 属性
构造函数
| ServiceTypes() |
已过时.
Azure 服务类型的常量。 |
字段
| AppInsights |
已过时.
Application Insights。 |
| BlobStorage |
已过时.
Blob 存储。 |
| Bot |
已过时.
Azure 机器人服务。 |
| CosmosDB |
已过时.
Cosmos DB。 |
| Dispatch |
已过时.
调度。 |
| Endpoint |
已过时.
机器人终结点。 |
| File |
已过时.
文件服务。 |
| Generic |
已过时.
通用服务。 |
| Luis |
已过时.
LUIS 认知服务。 |
| QnA |
已过时.
QnA Maker 认知服务。 |