SnapshotPolicyDetails 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
[Microsoft.Rest.Serialization.JsonTransformation]
public class SnapshotPolicyDetails
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SnapshotPolicyDetails = class
Public Class SnapshotPolicyDetails
- Inheritance
-
SnapshotPolicyDetails
- Attributes
Constructors
SnapshotPolicyDetails() |
Initializes a new instance of the SnapshotPolicyDetails class. |
SnapshotPolicyDetails(String, String, String, String, IDictionary<String, String>, HourlySchedule, DailySchedule, WeeklySchedule, MonthlySchedule, Nullable<Boolean>, String) |
Initializes a new instance of the SnapshotPolicyDetails 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 |
Id |
Gets resource Id |
Location |
Gets or sets resource location |
MonthlySchedule |
Gets or sets schedule for monthly snapshots |
Name |
Gets resource name |
ProvisioningState |
Gets azure lifecycle management |
Tags |
Gets or sets resource tags |
Type |
Gets resource type |
WeeklySchedule |
Gets or sets schedule for weekly snapshots |