BackupPolicyPatch interface
建立和更新的備份原則詳細數據
屬性
backup |
備份原則 GUID 識別符注意:此屬性將不會串行化。 它只能由伺服器填入。 |
daily |
每日備份計數以保留 |
enabled | 要決定原則的屬性已啟用或未啟用 |
id | 資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。 |
location | 資源位置 |
monthly |
要保留的每月備份計數 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤 |
type | 資源類型注意:此屬性不會串行化。 它只能由伺服器填入。 |
volume |
指派給此原則的磁碟區清單注意:此屬性將不會串行化。 它只能由伺服器填入。 |
volumes |
使用目前備份原則的磁碟區注意:此屬性將不會串行化。 它只能由伺服器填入。 |
weekly |
要保留的每周備份計數 |
屬性詳細資料
backupPolicyId
備份原則 GUID 識別符注意:此屬性將不會串行化。 它只能由伺服器填入。
backupPolicyId?: string
屬性值
string
dailyBackupsToKeep
每日備份計數以保留
dailyBackupsToKeep?: number
屬性值
number
enabled
要決定原則的屬性已啟用或未啟用
enabled?: boolean
屬性值
boolean
id
資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
資源位置
location?: string
屬性值
string
monthlyBackupsToKeep
要保留的每月備份計數
monthlyBackupsToKeep?: number
屬性值
number
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
provisioningState
Azure 生命週期管理附註:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
tags
資源標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源類型注意:此屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string
volumeBackups
volumesAssigned
使用目前備份原則的磁碟區注意:此屬性將不會串行化。 它只能由伺服器填入。
volumesAssigned?: number
屬性值
number
weeklyBackupsToKeep
要保留的每周備份計數
weeklyBackupsToKeep?: number
屬性值
number