Interface SnapshotPolicy.Definition
- All Superinterfaces:
SnapshotPolicy.DefinitionStages.Blank,SnapshotPolicy.DefinitionStages.WithCreate,SnapshotPolicy.DefinitionStages.WithDailySchedule,SnapshotPolicy.DefinitionStages.WithEnabled,SnapshotPolicy.DefinitionStages.WithHourlySchedule,SnapshotPolicy.DefinitionStages.WithLocation,SnapshotPolicy.DefinitionStages.WithMonthlySchedule,SnapshotPolicy.DefinitionStages.WithParentResource,SnapshotPolicy.DefinitionStages.WithTags,SnapshotPolicy.DefinitionStages.WithWeeklySchedule
- Enclosing interface:
SnapshotPolicy
public static interface SnapshotPolicy.Definition
extends SnapshotPolicy.DefinitionStages.Blank, SnapshotPolicy.DefinitionStages.WithLocation, SnapshotPolicy.DefinitionStages.WithParentResource, SnapshotPolicy.DefinitionStages.WithCreate
The entirety of the SnapshotPolicy definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithDailySchedule
withDailyScheduleMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithEnabled
withEnabledMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithHourlySchedule
withHourlyScheduleMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithMonthlySchedule
withMonthlyScheduleMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithParentResource
withExistingNetAppAccountMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.netapp.models.SnapshotPolicy.DefinitionStages.WithWeeklySchedule
withWeeklySchedule