VmWorkloadSapHanaSystemProtectableItem 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 protectable item representing SAP HANA System.
public class VmWorkloadSapHanaSystemProtectableItem : Azure.ResourceManager.RecoveryServicesBackup.Models.VmWorkloadProtectableItem
type VmWorkloadSapHanaSystemProtectableItem = class
inherit VmWorkloadProtectableItem
Public Class VmWorkloadSapHanaSystemProtectableItem
Inherits VmWorkloadProtectableItem
- Inheritance
Constructors
VmWorkloadSapHanaSystemProtectableItem() |
Initializes a new instance of VmWorkloadSapHanaSystemProtectableItem. |
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
Azure SDK for .NET