你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConversationExportedUtterance.Dataset Property

Definition

The dataset for this utterance. Allowed values are 'Train' and 'Test'.

public Azure.AI.Language.Conversations.Authoring.DatasetType? Dataset { get; set; }
member this.Dataset : Nullable<Azure.AI.Language.Conversations.Authoring.DatasetType> with get, set
Public Property Dataset As Nullable(Of DatasetType)

Property Value

Applies to