ApplicationInsightsComponentData.WorkspaceResourceId プロパティ

定義

データの取り込み先となるログ分析ワークスペースのリソース 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

プロパティ値

適用対象