共用方式為


MonthlySchedule interface

每月排程屬性

屬性

daysOfMonth

指出應該擷取月份快照集的天數。 逗號分隔字串。

hour

指出應該擷取快照集的 UTC 時區中的小時

minute

指出應該擷取哪一分鐘快照集

snapshotsToKeep

要保留的每月快照集計數

usedBytes

以位元組為單位的資源大小,以位元組為單位的磁片區目前儲存體使用量

屬性詳細資料

daysOfMonth

指出應該擷取月份快照集的天數。 逗號分隔字串。

daysOfMonth?: string

屬性值

string

hour

指出應該擷取快照集的 UTC 時區中的小時

hour?: number

屬性值

number

minute

指出應該擷取哪一分鐘快照集

minute?: number

屬性值

number

snapshotsToKeep

要保留的每月快照集計數

snapshotsToKeep?: number

屬性值

number

usedBytes

以位元組為單位的資源大小,以位元組為單位的磁片區目前儲存體使用量

usedBytes?: number

屬性值

number