VmWorkloadSapHanaHsrProtectableItem Class

Definition

Azure VM workload-specific protectable item representing HANA HSR.

public class VmWorkloadSapHanaHsrProtectableItem : Azure.ResourceManager.RecoveryServicesBackup.Models.VmWorkloadProtectableItem
type VmWorkloadSapHanaHsrProtectableItem = class
    inherit VmWorkloadProtectableItem
Public Class VmWorkloadSapHanaHsrProtectableItem
Inherits VmWorkloadProtectableItem
Inheritance
VmWorkloadSapHanaHsrProtectableItem

Constructors

VmWorkloadSapHanaHsrProtectableItem()

Initializes a new instance of VmWorkloadSapHanaHsrProtectableItem.

Properties

BackupManagementType

Type of backup management to backup an item.

(Inherited from WorkloadProtectableItem)
FriendlyName

Friendly name of the backup item.

(Inherited from WorkloadProtectableItem)
IsAutoProtectable

Indicates if protectable item is auto-protectable.

(Inherited from VmWorkloadProtectableItem)
IsAutoProtected

Indicates if protectable item is auto-protected.

(Inherited from VmWorkloadProtectableItem)
IsProtectable

Indicates if item is protectable.

(Inherited from VmWorkloadProtectableItem)
ParentName

Name for instance or AG.

(Inherited from VmWorkloadProtectableItem)
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.

(Inherited from VmWorkloadProtectableItem)
PreBackupValidation

Pre-backup validation for protectable objects.

(Inherited from VmWorkloadProtectableItem)
ProtectionState

State of the back up item.

(Inherited from WorkloadProtectableItem)
ServerName

Host/Cluster Name for instance or AG.

(Inherited from VmWorkloadProtectableItem)
SubInquiredItemCount

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

(Inherited from VmWorkloadProtectableItem)
SubProtectableItemCount

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

(Inherited from VmWorkloadProtectableItem)
WorkloadType

Type of workload for the backup management.

(Inherited from WorkloadProtectableItem)

Applies to