你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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) |