HourlySchedule 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.
Hourly Schedule properties
public class HourlySchedule
type HourlySchedule = class
Public Class HourlySchedule
- Inheritance
-
HourlySchedule
Constructors
HourlySchedule() |
Initializes a new instance of the HourlySchedule class. |
HourlySchedule(Nullable<Int32>, Nullable<Int32>, Nullable<Int64>) |
Initializes a new instance of the HourlySchedule class. |
Properties
Minute |
Gets or sets indicates which minute snapshot should be taken |
SnapshotsToKeep |
Gets or sets hourly snapshot count to keep |
UsedBytes |
Gets or sets resource size in bytes, current storage usage for the volume in bytes |
Extension Methods
ConvertToPs(HourlySchedule) |