Share via


EdgeContextResource.GetEdgeWorkflows Method

Definition

Gets a collection of EdgeWorkflowResources in the EdgeContext.

public virtual Azure.ResourceManager.WorkloadOrchestration.EdgeWorkflowCollection GetEdgeWorkflows();
abstract member GetEdgeWorkflows : unit -> Azure.ResourceManager.WorkloadOrchestration.EdgeWorkflowCollection
override this.GetEdgeWorkflows : unit -> Azure.ResourceManager.WorkloadOrchestration.EdgeWorkflowCollection
Public Overridable Function GetEdgeWorkflows () As EdgeWorkflowCollection

Returns

An object representing collection of EdgeWorkflowResources and their operations over a EdgeWorkflowResource.

Applies to