Share via


EdgeWorkflowVersionResource.GetEdgeExecutions Method

Definition

Gets a collection of EdgeExecutionResources in the EdgeWorkflowVersion.

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

Returns

An object representing collection of EdgeExecutionResources and their operations over a EdgeExecutionResource.

Applies to