Sdílet prostřednictvím


MonthlySchedule Class

Definition

Monthly Schedule properties

public class MonthlySchedule
type MonthlySchedule = class
Public Class MonthlySchedule
Inheritance
MonthlySchedule

Constructors

MonthlySchedule()

Initializes a new instance of the MonthlySchedule class.

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

Initializes a new instance of the MonthlySchedule class.

Properties

DaysOfMonth

Gets or sets indicates which days of the month snapshot should be taken. A comma delimited string.

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 monthly snapshot count to keep

UsedBytes

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

Extension Methods

ConvertToPs(MonthlySchedule)

Applies to