Share via


VmWorkloadSqlDatabaseWorkloadItem Class

Definition

Azure VM workload-specific workload item representing SQL Database.

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

Constructors

VmWorkloadSqlDatabaseWorkloadItem()

Initializes a new instance of VmWorkloadSqlDatabaseWorkloadItem.

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