英語で読む

次の方法で共有


Model.ListHierarchicalEntitiesWithHttpMessagesAsync メソッド

定義

public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.HierarchicalEntityExtractor>>> ListHierarchicalEntitiesWithHttpMessagesAsync (Guid appId, string versionId, int? skip = 0, int? take = 100, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

パラメーター

appId
Guid
versionId
String
skip
Nullable<Int32>
take
Nullable<Int32>
customHeaders
Dictionary<String,List<String>>
cancellationToken
CancellationToken

戻り値

実装

適用対象

製品 バージョン
Azure SDK for .NET Latest, Preview