共用方式為


SnapshotPolicyPatch interface

建立和更新的快照集原則詳細資料

屬性

dailySchedule

每日快照集的排程

enabled

要決定原則的屬性已啟用或未啟用

hourlySchedule

每小時快照集的排程

id

資源識別碼注意:此屬性不會序列化。 它只能由伺服器填入。

location

資源位置

monthlySchedule

排程每月快照集

name

資源名稱注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState

Azure 生命週期管理附注:此屬性不會序列化。 它只能由伺服器填入。

tags

資源標籤

type

資源類型注意:此屬性不會序列化。 它只能由伺服器填入。

weeklySchedule

每週快照集的排程

屬性詳細資料

dailySchedule

每日快照集的排程

dailySchedule?: DailySchedule

屬性值

enabled

要決定原則的屬性已啟用或未啟用

enabled?: boolean

屬性值

boolean

hourlySchedule

每小時快照集的排程

hourlySchedule?: HourlySchedule

屬性值

id

資源識別碼注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

location

資源位置

location?: string

屬性值

string

monthlySchedule

排程每月快照集

monthlySchedule?: MonthlySchedule

屬性值

name

資源名稱注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

provisioningState

Azure 生命週期管理附注:此屬性不會序列化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

tags

資源標籤

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

type

資源類型注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string

weeklySchedule

每週快照集的排程

weeklySchedule?: WeeklySchedule

屬性值