共用方式為


InMagePolicyDetails interface

InMage 特定的保護配置檔詳細數據。

Extends

屬性

appConsistentFrequencyInMinutes

應用程式一致快照集頻率以分鐘為單位。

instanceType

多型歧視性,指定這個物件可以是的不同類型

multiVmSyncStatus

值,指出是否必須啟用多重 VM 同步處理。

recoveryPointHistory

要儲存恢復點的持續時間,以分鐘為單位。

recoveryPointThresholdInMinutes

恢復點閾值以分鐘為單位。

屬性詳細資料

appConsistentFrequencyInMinutes

應用程式一致快照集頻率以分鐘為單位。

appConsistentFrequencyInMinutes?: number

屬性值

number

instanceType

多型歧視性,指定這個物件可以是的不同類型

instanceType: "InMage"

屬性值

"InMage"

multiVmSyncStatus

值,指出是否必須啟用多重 VM 同步處理。

multiVmSyncStatus?: string

屬性值

string

recoveryPointHistory

要儲存恢復點的持續時間,以分鐘為單位。

recoveryPointHistory?: number

屬性值

number

recoveryPointThresholdInMinutes

恢復點閾值以分鐘為單位。

recoveryPointThresholdInMinutes?: number

屬性值

number