DevTestLabResource.GetDevTestLabSchedules 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 DevTestLabSchedules in the DevTestLabResource.
public virtual Azure.ResourceManager.DevTestLabs.DevTestLabScheduleCollection GetDevTestLabSchedules();
abstract member GetDevTestLabSchedules : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabScheduleCollection
override this.GetDevTestLabSchedules : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabScheduleCollection
Public Overridable Function GetDevTestLabSchedules () As DevTestLabScheduleCollection
Returns
An object representing collection of DevTestLabSchedules and their operations over a DevTestLabScheduleResource.