次の方法で共有


ClassifyDocumentResult.Warnings プロパティ

定義

ドキュメントの処理によって発生した警告。

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.TextAnalyticsWarning> Warnings { get; }
member this.Warnings : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.TextAnalyticsWarning>
Public ReadOnly Property Warnings As IReadOnlyCollection(Of TextAnalyticsWarning)

プロパティ値

適用対象