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

ApplicationInsightsComponentData.WorkspaceResourceId 属性

定义

数据将引入到的 Log Analytics 工作区的资源 ID。 若要使用此 API 版本创建应用程序,需要此属性。 较旧版本中的应用程序将不具有此属性。

public Azure.Core.ResourceIdentifier WorkspaceResourceId { get; set; }
public string WorkspaceResourceId { get; set; }
member this.WorkspaceResourceId : Azure.Core.ResourceIdentifier with get, set
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As ResourceIdentifier
Public Property WorkspaceResourceId As String

属性值

适用于