Aracılığıyla paylaş


DailySchedule Class

Definition

Daily Schedule properties

public class DailySchedule
type DailySchedule = class
Public Class DailySchedule
Inheritance
DailySchedule

Constructors

DailySchedule()

Initializes a new instance of the DailySchedule class.

DailySchedule(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int64>)

Initializes a new instance of the DailySchedule class.

Properties

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

UsedBytes

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

Extension Methods

ConvertToPs(DailySchedule)

Applies to