Share via


IAutomationRuleRunPlaybookActionConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AutomationRuleRunPlaybookActionConfigurationTypeConverter))]
public interface IAutomationRuleRunPlaybookActionConfiguration : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AutomationRuleRunPlaybookActionConfigurationTypeConverter))>]
type IAutomationRuleRunPlaybookActionConfiguration = interface
    interface IJsonSerializable
Public Interface IAutomationRuleRunPlaybookActionConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

LogicAppResourceId

The resource id of the playbook resource

TenantId

The tenant id of the playbook resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to