EdgeWorkflowResource.GetEdgeWorkflowVersions Method

Definition

Gets a collection of EdgeWorkflowVersions in the EdgeWorkflowResource.

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 EdgeWorkflowVersions and their operations over a EdgeWorkflowVersionResource.

Applies to