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

DiagnosticSettingData.LogAnalyticsDestinationType 属性

定义

一个字符串,指示导出到 Log Analytics 是应使用默认目标类型(即 AzureDiagnostics),还是使用构造为目标类型,如下所示: <规范化服务 identity>_<normalized 类别名称>。 可能的值为:Dedicated 和 null (null 为 default.) 。

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

属性值

适用于