共用方式為


DiagnosticSettingsResource.WorkspaceId Property

Definition

Gets or sets the full ARM resource ID of the Log Analytics workspace to which you would like to send Diagnostic Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to