AzureVmWorkloadSAPHanaDatabaseProtectableItem interface

Azure VM workload-specific protectable item representing SAP HANA Database.

Extends

Properties

protectableItemType

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

Inherited Properties

backupManagementType

Type of backup management to backup an item.

friendlyName

Friendly name of the backup item.

isAutoProtectable

Indicates if protectable item is auto-protectable

isAutoProtected

Indicates if protectable item is auto-protected

isProtectable

Indicates if item is protectable

parentName

Name for instance or AG

parentUniqueName

Parent Unique Name is added to provide the service formatted URI Name of the Parent Only Applicable for data bases where the parent would be either Instance or a SQL AG.

prebackupvalidation

Pre-backup validation for protectable objects

protectionState

State of the back up item.

serverName

Host/Cluster Name for instance or AG

subinquireditemcount

For instance or AG, indicates number of DB's present

subprotectableitemcount

For instance or AG, indicates number of DB's to be protected

workloadType

Type of workload for the backup management

Property Details

protectableItemType

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

protectableItemType: "SAPHanaDatabase"

Property Value

"SAPHanaDatabase"

Inherited Property Details

backupManagementType

Type of backup management to backup an item.

backupManagementType?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.backupManagementType

friendlyName

Friendly name of the backup item.

friendlyName?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.friendlyName

isAutoProtectable

Indicates if protectable item is auto-protectable

isAutoProtectable?: boolean

Property Value

boolean

Inherited From AzureVmWorkloadProtectableItem.isAutoProtectable

isAutoProtected

Indicates if protectable item is auto-protected

isAutoProtected?: boolean

Property Value

boolean

Inherited From AzureVmWorkloadProtectableItem.isAutoProtected

isProtectable

Indicates if item is protectable

isProtectable?: boolean

Property Value

boolean

Inherited From AzureVmWorkloadProtectableItem.isProtectable

parentName

Name for instance or AG

parentName?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.parentName

parentUniqueName

Parent Unique Name is added to provide the service formatted URI Name of the Parent Only Applicable for data bases where the parent would be either Instance or a SQL AG.

parentUniqueName?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.parentUniqueName

prebackupvalidation

Pre-backup validation for protectable objects

prebackupvalidation?: PreBackupValidation

Property Value

Inherited From AzureVmWorkloadProtectableItem.prebackupvalidation

protectionState

State of the back up item.

protectionState?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.protectionState

serverName

Host/Cluster Name for instance or AG

serverName?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.serverName

subinquireditemcount

For instance or AG, indicates number of DB's present

subinquireditemcount?: number

Property Value

number

Inherited From AzureVmWorkloadProtectableItem.subinquireditemcount

subprotectableitemcount

For instance or AG, indicates number of DB's to be protected

subprotectableitemcount?: number

Property Value

number

Inherited From AzureVmWorkloadProtectableItem.subprotectableitemcount

workloadType

Type of workload for the backup management

workloadType?: string

Property Value

string

Inherited From AzureVmWorkloadProtectableItem.workloadType