WorkflowRunResource.GetWorkflowRunActions Method

Definition

Gets a collection of WorkflowRunActionResources in the WorkflowRun.

public virtual Azure.ResourceManager.AppService.WorkflowRunActionCollection GetWorkflowRunActions ();
abstract member GetWorkflowRunActions : unit -> Azure.ResourceManager.AppService.WorkflowRunActionCollection
override this.GetWorkflowRunActions : unit -> Azure.ResourceManager.AppService.WorkflowRunActionCollection
Public Overridable Function GetWorkflowRunActions () As WorkflowRunActionCollection

Returns

An object representing collection of WorkflowRunActionResources and their operations over a WorkflowRunActionResource.

Applies to