Condividi tramite


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

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

Properties

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

Methods

Name Description
Validate()

Applies to