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
public static interface ScheduledAction.DefinitionStages.WithCreate
extends ScheduledAction.DefinitionStages.WithKind, ScheduledAction.DefinitionStages.WithDisplayName, ScheduledAction.DefinitionStages.WithFileDestination, ScheduledAction.DefinitionStages.WithNotification, ScheduledAction.DefinitionStages.WithNotificationEmail, ScheduledAction.DefinitionStages.WithSchedule, ScheduledAction.DefinitionStages.WithScope, ScheduledAction.DefinitionStages.WithStatus, ScheduledAction.DefinitionStages.WithViewId, ScheduledAction.DefinitionStages.WithIfMatch
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 Summary
Methods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithFileDestination
withFileDestinationMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithNotification
withNotificationMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithNotificationEmail
withNotificationEmailMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithSchedule
withScheduleMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithScope
withScopeMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithStatus
withStatusMethods inherited from interface com.azure.resourcemanager.costmanagement.models.ScheduledAction.DefinitionStages.WithViewId
withViewId
-
Method Details
-
create
ScheduledAction create()Executes the create request.- Returns:
- the created resource.
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-