ElasticSnapshotPolicyProperties interface
Elastic Snapshot policy properties
Properties
| daily |
Schedule for daily snapshots |
| hourly |
Schedule for hourly snapshots |
| monthly |
Schedule for monthly snapshots |
| policy |
Configures if the snapshot policy is enabled on the volumes connected to the policy. |
| provisioning |
Azure lifecycle management. |
| weekly |
Schedule for weekly snapshots |
Property Details
dailySchedule
Schedule for daily snapshots
dailySchedule?: ElasticSnapshotPolicyDailySchedule
Property Value
hourlySchedule
Schedule for hourly snapshots
hourlySchedule?: ElasticSnapshotPolicyHourlySchedule
Property Value
monthlySchedule
Schedule for monthly snapshots
monthlySchedule?: ElasticSnapshotPolicyMonthlySchedule
Property Value
policyStatus
Configures if the snapshot policy is enabled on the volumes connected to the policy.
policyStatus?: string
Property Value
string
provisioningState
Azure lifecycle management.
provisioningState?: string
Property Value
string
weeklySchedule
Schedule for weekly snapshots
weeklySchedule?: ElasticSnapshotPolicyWeeklySchedule