AutomationActionWorkspace interface
The�Log�Analytics�Workspace�to�which�event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore
- Extends
Properties
action |
Polymorphic discriminator, which specifies the different types this object can be |
workspace |
The fully qualified Log Analytics Workspace Azure Resource ID. |
Property Details
actionType
Polymorphic discriminator, which specifies the different types this object can be
actionType: "Workspace"
Property Value
"Workspace"
workspaceResourceId
The fully qualified Log Analytics Workspace Azure Resource ID.
workspaceResourceId?: string
Property Value
string
Azure SDK for JavaScript