共用方式為


InMageAzureV2PolicyInput interface

VMWare Azure 特定原則輸入。

Extends

屬性

appConsistentFrequencyInMinutes

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

crashConsistentFrequencyInMinutes

損毀一致的快照集頻率 (以分鐘為單位)。

instanceType

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

multiVmSyncStatus

值,指出是否必須啟用多重 VM 同步處理。 值應該是 『Enabled』 或 'Disabled'。

recoveryPointHistory

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

recoveryPointThresholdInMinutes

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

屬性詳細資料

appConsistentFrequencyInMinutes

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

appConsistentFrequencyInMinutes?: number

屬性值

number

crashConsistentFrequencyInMinutes

損毀一致的快照集頻率 (以分鐘為單位)。

crashConsistentFrequencyInMinutes?: number

屬性值

number

instanceType

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

instanceType: "InMageAzureV2"

屬性值

"InMageAzureV2"

multiVmSyncStatus

值,指出是否必須啟用多重 VM 同步處理。 值應該是 『Enabled』 或 'Disabled'。

multiVmSyncStatus: string

屬性值

string

recoveryPointHistory

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

recoveryPointHistory?: number

屬性值

number

recoveryPointThresholdInMinutes

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

recoveryPointThresholdInMinutes?: number

屬性值

number