Share via


EdgeWorkflowResource.GetEdgeWorkflowVersions Method

Definition

Gets a collection of EdgeWorkflowVersionResources in the EdgeWorkflow.

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

Returns

An object representing collection of EdgeWorkflowVersionResources and their operations over a EdgeWorkflowVersionResource.

Applies to