SnapshotPolicyProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Snapshot policy properties
public class SnapshotPolicyProperties
type SnapshotPolicyProperties = class
Public Class SnapshotPolicyProperties
- Inheritance
-
SnapshotPolicyProperties
Constructors
SnapshotPolicyProperties() |
Initializes a new instance of the SnapshotPolicyProperties class. |
SnapshotPolicyProperties(HourlySchedule, DailySchedule, WeeklySchedule, MonthlySchedule, Nullable<Boolean>, String) |
Initializes a new instance of the SnapshotPolicyProperties class. |
Properties
DailySchedule |
Gets or sets schedule for daily snapshots |
Enabled |
Gets or sets the property to decide policy is enabled or not |
HourlySchedule |
Gets or sets schedule for hourly snapshots |
MonthlySchedule |
Gets or sets schedule for monthly snapshots |
ProvisioningState |
Gets azure lifecycle management |
WeeklySchedule |
Gets or sets schedule for weekly snapshots |