MockableComputeScheduleResourceGroupResource.GetScheduledActions 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 ScheduledActionResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.ComputeSchedule.ScheduledActionCollection GetScheduledActions();
abstract member GetScheduledActions : unit -> Azure.ResourceManager.ComputeSchedule.ScheduledActionCollection
override this.GetScheduledActions : unit -> Azure.ResourceManager.ComputeSchedule.ScheduledActionCollection
Public Overridable Function GetScheduledActions () As ScheduledActionCollection
Returns
An object representing collection of ScheduledActionResources and their operations over a ScheduledActionResource.