Share via


IActionRequestProperties Interface

Definition

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

Properties

LogicAppResourceId

Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}.

(Inherited from IActionPropertiesBase)
TriggerUri

Logic App Callback URL for this specific workflow.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to