LogAnalyticsDestination.WorkspaceId Property

Definition

Gets the Customer ID of the Log Analytics workspace.

[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