EntityModelInfo Class

Definition

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

Constructors

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

Properties

Id (Inherited from ModelInfo)
Name (Inherited from ModelInfo)
ReadableType (Inherited from ModelInfo)
Roles
TypeId (Inherited from ModelInfo)

Methods

Validate()

Applies to