Skip to main content

workflow_runs

Overview

Nameworkflow_runs
TypeResource
Idazure.app_service.workflow_runs

Fields

NameDatatypeDescription
idstringThe resource id.
namestringGets the workflow run name.
propertiesobjectThe workflow run properties.
typestringGets the workflow run type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTname, resourceGroupName, runName, subscriptionId, workflowNameGets a workflow run.
listSELECTname, resourceGroupName, subscriptionId, workflowNameGets a list of workflow runs.
_listEXECname, resourceGroupName, subscriptionId, workflowNameGets a list of workflow runs.
cancelEXECname, resourceGroupName, runName, subscriptionId, workflowNameCancels a workflow run.