Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PreValidateEnableBackupRequest

Package version

Contract to validate if backup can be enabled on the given resource in a given vault and given configuration. It will validate followings

  1. Vault capacity
  2. VM is already protected
  3. Any VM related configuration passed in properties.

Hierarchy

  • PreValidateEnableBackupRequest

Index

Properties

Optional properties

properties: undefined | string

Configuration of VM if any needs to be validated like OS type etc

Optional resourceId

resourceId: undefined | string

ARM Virtual Machine Id

Optional resourceType

resourceType: DataSourceType

ProtectedItem Type- VM, SqlDataBase, AzureFileShare etc

Optional vaultId

vaultId: undefined | string

ARM id of the Recovery Services Vault

Generated using TypeDoc