Share via


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

Operations 类

定义

public class Operations : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.IOperations, Microsoft.Rest.IServiceOperations<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.QnAMakerClient>
type Operations = class
    interface IServiceOperations<QnAMakerClient>
    interface IOperations
Public Class Operations
Implements IOperations, IServiceOperations(Of QnAMakerClient)
继承
Operations
实现

构造函数

Operations(QnAMakerClient)

属性

Client

方法

GetDetailsWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

扩展方法

GetDetailsAsync(IOperations, String, CancellationToken)

适用于