Share via


NonAzureQueryProperties.WorkspaceId Property

Definition

Gets or sets workspace Id for Log Analytics in which the saved Search is resided.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to