共用方式為


InMageAzureV2PolicyInput interface

VMWare Azure specific policy Input.

Extends

Properties

appConsistentFrequencyInMinutes

The app consistent snapshot frequency (in minutes).

crashConsistentFrequencyInMinutes

The crash consistent snapshot frequency (in minutes).

instanceType

Polymorphic discriminator, which specifies the different types this object can be

multiVmSyncStatus

A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'.

recoveryPointHistory

The duration in minutes until which the recovery points need to be stored.

recoveryPointThresholdInMinutes

The recovery point threshold in minutes.

Property Details

appConsistentFrequencyInMinutes

The app consistent snapshot frequency (in minutes).

appConsistentFrequencyInMinutes?: number

Property Value

number

crashConsistentFrequencyInMinutes

The crash consistent snapshot frequency (in minutes).

crashConsistentFrequencyInMinutes?: number

Property Value

number

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "InMageAzureV2"

Property Value

"InMageAzureV2"

multiVmSyncStatus

A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'.

multiVmSyncStatus: string

Property Value

string

recoveryPointHistory

The duration in minutes until which the recovery points need to be stored.

recoveryPointHistory?: number

Property Value

number

recoveryPointThresholdInMinutes

The recovery point threshold in minutes.

recoveryPointThresholdInMinutes?: number

Property Value

number