EdgeWorkflowVersionResource.GetEdgeExecutions 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 EdgeExecutions in the EdgeWorkflowVersionResource.
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 EdgeExecutions and their operations over a EdgeExecutionResource.