Share via


VmWorkloadSapHanaDatabaseWorkloadItem Class

Definition

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

public class VmWorkloadSapHanaDatabaseWorkloadItem : Azure.ResourceManager.RecoveryServicesBackup.Models.VmWorkloadItem
type VmWorkloadSapHanaDatabaseWorkloadItem = class
    inherit VmWorkloadItem
Public Class VmWorkloadSapHanaDatabaseWorkloadItem
Inherits VmWorkloadItem
Inheritance
VmWorkloadSapHanaDatabaseWorkloadItem

Constructors

VmWorkloadSapHanaDatabaseWorkloadItem()

Initializes a new instance of VmWorkloadSapHanaDatabaseWorkloadItem.

Properties

BackupManagementType

Type of backup management to backup an item.

(Inherited from WorkloadItem)
FriendlyName

Friendly name of the backup item.

(Inherited from WorkloadItem)
IsAutoProtectable

Indicates if workload item is auto-protectable.

(Inherited from VmWorkloadItem)
ParentName

Name for instance or AG.

(Inherited from VmWorkloadItem)
ProtectionState

State of the back up item.

(Inherited from WorkloadItem)
ServerName

Host/Cluster Name for instance or AG.

(Inherited from VmWorkloadItem)
SubInquiredItemCount

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

(Inherited from VmWorkloadItem)
SubWorkloadItemCount

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

(Inherited from VmWorkloadItem)
WorkloadType

Type of workload for the backup management.

(Inherited from WorkloadItem)

Applies to