Sdílet prostřednictvím


SnapshotPolicyProperties Class

Definition

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

Applies to