Get Action Result
data class GetActionResult(val azureApiVersion: String, val etag: String? = null, val id: String, val logicAppResourceId: String, val name: String, val systemData: SystemDataResponse, val type: String, val workflowId: String? = null)
Action for alert rule.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
The name of the logic app's workflow.