AzureVmWorkloadItem |
AzureVmWorkloadItem.withBackupManagementType(String backupManagementType) |
Set the backupManagementType property: Type of backup management to backup an item.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the backup item.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withIsAutoProtectable(Boolean isAutoProtectable) |
Set the isAutoProtectable property: Indicates if workload item is auto-protectable.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withParentName(String parentName) |
Set the parentName property: Name for instance or AG.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withProtectionState(ProtectionStatus protectionState) |
Set the protectionState property: State of the back up item.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withServerName(String serverName) |
Set the serverName property: Host/Cluster Name for instance or AG.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withSubinquireditemcount(Integer subinquireditemcount) |
Set the subinquireditemcount property: For instance or AG, indicates number of DB's present.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withSubWorkloadItemCount(Integer subWorkloadItemCount) |
Set the subWorkloadItemCount property: For instance or AG, indicates number of DB's to be protected.
|
AzureVmWorkloadItem |
AzureVmWorkloadItem.withWorkloadType(String workloadType) |
Set the workloadType property: Type of workload for the backup management.
|