共用方式為


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