Share via


EdgeTargetResource.GetEdgeSolutions Method

Definition

Gets a collection of EdgeSolutionResources in the EdgeTarget.

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

Returns

An object representing collection of EdgeSolutionResources and their operations over a EdgeSolutionResource.

Applies to