VmWorkloadSapAseDatabaseWorkloadItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure VM workload-specific workload item representing SAP ASE Database.
public class VmWorkloadSapAseDatabaseWorkloadItem : Azure.ResourceManager.RecoveryServicesBackup.Models.VmWorkloadItem
type VmWorkloadSapAseDatabaseWorkloadItem = class
inherit VmWorkloadItem
Public Class VmWorkloadSapAseDatabaseWorkloadItem
Inherits VmWorkloadItem
- Inheritance
Constructors
VmWorkloadSapAseDatabaseWorkloadItem() |
Initializes a new instance of VmWorkloadSapAseDatabaseWorkloadItem. |
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
Azure SDK for .NET