Automation Rule Run Playbook Action Response Action Configuration
data class AutomationRuleRunPlaybookActionResponseActionConfiguration(val logicAppResourceId: String? = null, val tenantId: String? = null)
The configuration of the run playbook automation rule action
Constructors
Link copied to clipboard
fun AutomationRuleRunPlaybookActionResponseActionConfiguration(logicAppResourceId: String? = null, tenantId: String? = null)