PSNetAppFilesWeeklySchedule 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.
ARM tracked resource
public class PSNetAppFilesWeeklySchedule
type PSNetAppFilesWeeklySchedule = class
Public Class PSNetAppFilesWeeklySchedule
- Inheritance
-
PSNetAppFilesWeeklySchedule
Constructors
PSNetAppFilesWeeklySchedule() |
Properties
Day |
Gets or sets which weekdays snapshot should be taken, accepts a comma separated list of week day names in english |
Hour |
Gets or sets which hour in UTC timezone a snapshot should be taken |
Minute |
Gets or sets which minute snapshot should be taken |
SnapshotsToKeep |
Gets or sets Weekly snapshot count to keep |
UsedBytes |
Gets resource size in bytes, current storage usage for the volume in bytes |
Extension Methods
ConvertFromPs(PSNetAppFilesWeeklySchedule) |