EdgeSchemaResource.GetEdgeDynamicSchemas 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 EdgeDynamicSchemas in the EdgeSchemaResource.
public virtual Azure.ResourceManager.WorkloadOrchestration.EdgeDynamicSchemaCollection GetEdgeDynamicSchemas();
abstract member GetEdgeDynamicSchemas : unit -> Azure.ResourceManager.WorkloadOrchestration.EdgeDynamicSchemaCollection
override this.GetEdgeDynamicSchemas : unit -> Azure.ResourceManager.WorkloadOrchestration.EdgeDynamicSchemaCollection
Public Overridable Function GetEdgeDynamicSchemas () As EdgeDynamicSchemaCollection
Returns
An object representing collection of EdgeDynamicSchemas and their operations over a EdgeDynamicSchemaResource.