共用方式為


NonAzureQueryProperties.WorkspaceId 屬性

定義

取得或設定儲存的搜尋所在的 Log Analytics 工作區識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="workspaceId")]
public string WorkspaceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspaceId")>]
member this.WorkspaceId : string with get, set
Public Property WorkspaceId As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於