Share via


VmWorkloadSapAseSystemWorkloadItem Class

Definition

Azure VM workload-specific workload item representing SAP ASE System.

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

Constructors

VmWorkloadSapAseSystemWorkloadItem()

Initializes a new instance of VmWorkloadSapAseSystemWorkloadItem.

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