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