Share via


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

RecognizeEntitiesAction.DisableServiceLogs 属性

定义

此属性的默认值为“false”。 这意味着,语言服务将输入文本记录 48 小时,仅用于排查问题。 将此属性设置为 true 会禁用输入日志记录,并可能限制调查所发生问题的能力。

有关详细信息,请参阅 上的 https://aka.ms/cs-compliance 认知服务合规性和隐私说明,以及 Microsoft https://www.microsoft.com/ai/responsible-ai负责任 AI 原则。

public bool? DisableServiceLogs { get; set; }
member this.DisableServiceLogs : Nullable<bool> with get, set
Public Property DisableServiceLogs As Nullable(Of Boolean)

属性值

注解

此属性仅适用于 V3_1V2022_05_01和 更新。

适用于