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

WeeklySchedule Class

Definition

Weekly Schedule properties, make a snapshot every week at a specific day or days

public class WeeklySchedule
type WeeklySchedule = class
Public Class WeeklySchedule
Inheritance
WeeklySchedule

Constructors

WeeklySchedule()

Initializes a new instance of the WeeklySchedule class.

WeeklySchedule(Nullable<Int32>, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int64>)

Initializes a new instance of the WeeklySchedule class.

Properties

Day

Gets or sets indicates which weekdays snapshot should be taken, accepts a comma separated list of week day names in english

Hour

Gets or sets indicates which hour in UTC timezone a snapshot should be taken

Minute

Gets or sets indicates which minute snapshot should be taken

SnapshotsToKeep

Gets or sets weekly snapshot count to keep

UsedBytes

Gets or sets resource size in bytes, current storage usage for the volume in bytes

Extension Methods

ConvertToPs(WeeklySchedule)

Applies to