Interface Schedule.Definition
- All Superinterfaces:
Schedule.DefinitionStages.Blank
,Schedule.DefinitionStages.WithAdvancedSchedule
,Schedule.DefinitionStages.WithCreate
,Schedule.DefinitionStages.WithDescription
,Schedule.DefinitionStages.WithExpiryTime
,Schedule.DefinitionStages.WithFrequency
,Schedule.DefinitionStages.WithInterval
,Schedule.DefinitionStages.WithName
,Schedule.DefinitionStages.WithParentResource
,Schedule.DefinitionStages.WithStartTime
,Schedule.DefinitionStages.WithTimeZone
- Enclosing interface:
- Schedule
public static interface Schedule.Definition
extends Schedule.DefinitionStages.Blank, Schedule.DefinitionStages.WithParentResource, Schedule.DefinitionStages.WithName, Schedule.DefinitionStages.WithStartTime, Schedule.DefinitionStages.WithFrequency, Schedule.DefinitionStages.WithCreate
The entirety of the Schedule definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithAdvancedSchedule
withAdvancedSchedule
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithExpiryTime
withExpiryTime
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithFrequency
withFrequency
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithInterval
withInterval
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithName
withName
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithStartTime
withStartTime
Methods inherited from interface com.azure.resourcemanager.automation.models.Schedule.DefinitionStages.WithTimeZone
withTimeZone