次の方法で共有


EntityModelInfo クラス

定義

public class EntityModelInfo : Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.ModelInfo
type EntityModelInfo = class
    inherit ModelInfo
Public Class EntityModelInfo
Inherits ModelInfo
継承
EntityModelInfo

コンストラクター

EntityModelInfo()
EntityModelInfo(Guid, String, String, Nullable<Int32>, IList<EntityRole>)

プロパティ

Id (継承元 ModelInfo)
Name (継承元 ModelInfo)
ReadableType (継承元 ModelInfo)
Roles
TypeId (継承元 ModelInfo)

メソッド

Validate()

適用対象