AzureBackupRule interface

Azure backup rule

Extends

Properties

backupParameters

BackupParameters base

dataStore

DataStoreInfo base

objectType

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

trigger

Trigger context

Inherited Properties

name

Property Details

backupParameters

BackupParameters base

backupParameters?: BackupParametersUnion

Property Value

dataStore

DataStoreInfo base

dataStore: DataStoreInfoBase

Property Value

objectType

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

objectType: "AzureBackupRule"

Property Value

"AzureBackupRule"

trigger

Trigger context

trigger: TriggerContextUnion

Property Value

Inherited Property Details

name

name: string

Property Value

string

Inherited From BasePolicyRule.name