Sdílet prostřednictvím


ConversationalLanguageUnderstandingModel.ModelId Property

Definition

Unique Id for this model. Note for ConversationalLanguageUnderstandingModels this will be set to the ProjectName-DeploymentName.

public override string ModelId { get; set; }
member this.ModelId : string with get, set
Public Overrides Property ModelId As String

Property Value

A string representing the id of this model.

Applies to