NewProtectionProfile interface

New Protection profile input.

Extends

Properties

appConsistentFrequencyInMinutes

The app consistent snapshot frequency (in minutes).

crashConsistentFrequencyInMinutes

The crash consistent snapshot frequency (in minutes).

multiVmSyncStatus

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

policyName

The protection profile input.

recoveryPointHistory

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

resourceType

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

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

multiVmSyncStatus

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

multiVmSyncStatus: string

Property Value

string

policyName

The protection profile input.

policyName: string

Property Value

string

recoveryPointHistory

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

recoveryPointHistory?: number

Property Value

number

resourceType

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

resourceType: "New"

Property Value

"New"