MockableWorkloadOrchestrationResourceGroupResource.GetEdgeConfigTemplates 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 EdgeConfigTemplates in the ResourceGroupResource.
public virtual Azure.ResourceManager.WorkloadOrchestration.EdgeConfigTemplateCollection GetEdgeConfigTemplates();
abstract member GetEdgeConfigTemplates : unit -> Azure.ResourceManager.WorkloadOrchestration.EdgeConfigTemplateCollection
override this.GetEdgeConfigTemplates : unit -> Azure.ResourceManager.WorkloadOrchestration.EdgeConfigTemplateCollection
Public Overridable Function GetEdgeConfigTemplates () As EdgeConfigTemplateCollection
Returns
An object representing collection of EdgeConfigTemplates and their operations over a EdgeConfigTemplateResource.