IActionResponseProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ActionResponsePropertiesTypeConverter))]
public interface IActionResponseProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionPropertiesBase
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ActionResponsePropertiesTypeConverter))>]
type IActionResponseProperties = interface
interface IJsonSerializable
interface IActionPropertiesBase
Public Interface IActionResponseProperties
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) |
WorkflowId |
The name of the logic app's workflow. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |