public sealed class ResourcePolicySnapshotSchedulePolicy : IMessage<ResourcePolicySnapshotSchedulePolicy>, IEquatable<ResourcePolicySnapshotSchedulePolicy>, IDeepCloneable<ResourcePolicySnapshotSchedulePolicy>, IBufferMessage, IMessage
A snapshot schedule policy specifies when and how frequently snapshots are to be created for the target disk. Also specifies how many and how long these scheduled snapshots should be retained.
public ResourcePolicySnapshotSchedulePolicySchedule Schedule { get; set; }
A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eResourcePolicySnapshotSchedulePolicy\u003c/code\u003e is 3.6.0, with several prior versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicySnapshotSchedulePolicy\u003c/code\u003e is a class used to define when and how often snapshots are created for a target disk, as well as the duration and quantity of snapshots that should be stored.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eResourcePolicySnapshotSchedulePolicy\u003c/code\u003e includes properties like \u003ccode\u003eRetentionPolicy\u003c/code\u003e, \u003ccode\u003eSchedule\u003c/code\u003e, and \u003ccode\u003eSnapshotProperties\u003c/code\u003e to configure snapshot management, maintenance, and specific attributes, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one to construct using another \u003ccode\u003eResourcePolicySnapshotSchedulePolicy\u003c/code\u003e as an argument, to easily create instances.\u003c/p\u003e\n"]]],[],null,[]]