Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackupStatusResponse

Package version

BackupStatus response.

Hierarchy

  • BackupStatusResponse

Index

Properties

Optional containerName

containerName: undefined | string

Specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;csname;vmname.

Optional errorCode

errorCode: undefined | string

ErrorCode in case of intent failed

Optional errorMessage

errorMessage: undefined | string

ErrorMessage in case of intent failed.

Optional fabricName

fabricName: FabricName

Specifies the fabric name - Azure or AD

Optional policyName

policyName: undefined | string

Specifies the policy name which is used for protection

Optional protectedItemName

protectedItemName: undefined | string

Specifies the product specific ds name. E.g. vm;iaasvmcontainer;csname;vmname.

Optional protectionStatus

protectionStatus: ProtectionStatus

Specifies whether the container is registered or not

Optional registrationStatus

registrationStatus: undefined | string

Container registration status

Optional vaultId

vaultId: undefined | string

Specifies the arm resource id of the vault

Generated using TypeDoc