次の方法で共有


NonAzureQueryProperties.WorkspaceId プロパティ

定義

保存された検索が存在する Log Analytics のワークスペース ID を取得または設定します。

[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

適用対象