Uses of Class
com.azure.resourcemanager.securityinsights.models.PlaybookActionProperties
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of PlaybookActionProperties in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionAutomationRuleRunPlaybookAction.actionConfiguration()
Get the actionConfiguration property: The actionConfiguration property.PlaybookActionProperties.withLogicAppResourceId
(String logicAppResourceId) Set the logicAppResourceId property: The resource id of the playbook resource.PlaybookActionProperties.withTenantId
(UUID tenantId) Set the tenantId property: The tenant id of the playbook resource.Modifier and TypeMethodDescriptionAutomationRuleRunPlaybookAction.withActionConfiguration
(PlaybookActionProperties actionConfiguration) Set the actionConfiguration property: The actionConfiguration property.