EdgeContextResource.GetEdgeWorkflows Method
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.
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.