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