ScheduledActionPatchProperties.ActionType 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 action the scheduled action should perform in the resources.
public Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionType? ActionType { get; set; }
member this.ActionType : Nullable<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionType> with get, set
Public Property ActionType As Nullable(Of ScheduledActionType)