VmWorkloadSapHanaDatabaseProtectedItem 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 protected item representing SAP HANA Database.
public class VmWorkloadSapHanaDatabaseProtectedItem : Azure.ResourceManager.RecoveryServicesBackup.Models.VmWorkloadProtectedItem
type VmWorkloadSapHanaDatabaseProtectedItem = class
inherit VmWorkloadProtectedItem
Public Class VmWorkloadSapHanaDatabaseProtectedItem
Inherits VmWorkloadProtectedItem
- Inheritance
Constructors
VmWorkloadSapHanaDatabaseProtectedItem() |
Initializes a new instance of VmWorkloadSapHanaDatabaseProtectedItem. |
Properties
BackupManagementType |
Type of backup management for the backed up item. (Inherited from BackupGenericProtectedItem) |
BackupSetName |
Name of the backup set the backup item belongs to. (Inherited from BackupGenericProtectedItem) |
ContainerName |
Unique name of container. (Inherited from BackupGenericProtectedItem) |
CreateMode |
Create mode to indicate recovery of existing soft deleted data source or creation of new data source. (Inherited from BackupGenericProtectedItem) |
DeferredDeletedOn |
Time for deferred deletion in UTC. (Inherited from BackupGenericProtectedItem) |
DeferredDeleteTimeRemaining |
Time remaining before the DS marked for deferred delete is permanently deleted. (Inherited from BackupGenericProtectedItem) |
ExtendedInfo |
Additional information for this backup item. (Inherited from VmWorkloadProtectedItem) |
FriendlyName |
Friendly name of the DB represented by this backup item. (Inherited from VmWorkloadProtectedItem) |
IsArchiveEnabled |
Flag to identify whether datasource is protected in archive. (Inherited from BackupGenericProtectedItem) |
IsDeferredDeleteScheduleUpcoming |
Flag to identify whether the deferred deleted DS is to be purged soon. (Inherited from BackupGenericProtectedItem) |
IsRehydrate |
Flag to identify that deferred deleted DS is to be moved into Pause state. (Inherited from BackupGenericProtectedItem) |
IsScheduledForDeferredDelete |
Flag to identify whether the DS is scheduled for deferred delete. (Inherited from BackupGenericProtectedItem) |
KpisHealths |
Health details of different KPIs. (Inherited from VmWorkloadProtectedItem) |
LastBackupErrorDetail |
Error details in last backup. (Inherited from VmWorkloadProtectedItem) |
LastBackupOn |
Timestamp of the last backup operation on this backup item. (Inherited from VmWorkloadProtectedItem) |
LastBackupStatus |
Last backup operation status. Possible values: Healthy, Unhealthy. (Inherited from VmWorkloadProtectedItem) |
LastRecoverOn |
Timestamp when the last (latest) backup copy was created for this backup item. (Inherited from BackupGenericProtectedItem) |
NodesList |
List of the nodes in case of distributed container. (Inherited from VmWorkloadProtectedItem) |
ParentName |
Parent name of the DB such as Instance or Availability Group. (Inherited from VmWorkloadProtectedItem) |
ParentType |
Parent type of protected item, example: for a DB, standalone server or distributed. (Inherited from VmWorkloadProtectedItem) |
PolicyId |
ID of the backup policy with which this item is backed up. (Inherited from BackupGenericProtectedItem) |
PolicyName |
Name of the policy used for protection. (Inherited from BackupGenericProtectedItem) |
ProtectedItemDataSourceId |
Data ID of the protected item. (Inherited from VmWorkloadProtectedItem) |
ProtectedItemHealthStatus |
Health status of the backup item, evaluated based on last heartbeat received. (Inherited from VmWorkloadProtectedItem) |
ProtectionState |
Backup state of this backup item. (Inherited from VmWorkloadProtectedItem) |
ProtectionStatus |
Backup status of this backup item. (Inherited from VmWorkloadProtectedItem) |
ResourceGuardOperationRequests |
ResourceGuardOperationRequests on which LAC check will be performed. (Inherited from BackupGenericProtectedItem) |
ServerName |
Host/Cluster Name for instance or AG. (Inherited from VmWorkloadProtectedItem) |
SoftDeleteRetentionPeriodInDays |
Soft delete retention period in days. (Inherited from BackupGenericProtectedItem) |
SourceResourceId |
ARM ID of the resource to be backed up. (Inherited from BackupGenericProtectedItem) |
VaultId |
ID of the vault which protects this item. (Inherited from BackupGenericProtectedItem) |
WorkloadType |
Type of workload this item represents. (Inherited from BackupGenericProtectedItem) |
Applies to
Azure SDK for .NET