EdgeTargetResource.GetEdgeSolutions 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 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.