Udostępnij przez


ScheduledActionPatchProperties.ActionType Property

Definition

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)

Property Value

Applies to