Interface ScheduledAction.DefinitionStages.WithCreate

All Superinterfaces:
ScheduledAction.DefinitionStages.WithDisplayName, ScheduledAction.DefinitionStages.WithFileDestination, ScheduledAction.DefinitionStages.WithIfMatch, ScheduledAction.DefinitionStages.WithKind, ScheduledAction.DefinitionStages.WithNotification, ScheduledAction.DefinitionStages.WithNotificationEmail, ScheduledAction.DefinitionStages.WithSchedule, ScheduledAction.DefinitionStages.WithScope, ScheduledAction.DefinitionStages.WithStatus, ScheduledAction.DefinitionStages.WithViewId
All Known Subinterfaces:
ScheduledAction.Definition
Enclosing interface:
ScheduledAction.DefinitionStages

The stage of the ScheduledAction definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      ScheduledAction create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      ScheduledAction create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.