ScheduledActionsSchedule.ExecutionParameters Property
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.
The execution parameters the scheduled action is supposed to follow.
public Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionExecutionParameterDetail ExecutionParameters { get; set; }
member this.ExecutionParameters : Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionExecutionParameterDetail with get, set
Public Property ExecutionParameters As ScheduledActionExecutionParameterDetail