Share via


LogAnalyticsIdentifier.WorkspaceId Property

Definition

Gets the LogAnalytics workspace id that stores this alert.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to