BackupGenericJob.BackupManagementType Property
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.
Backup management type to execute the current job.
public Azure.ResourceManager.RecoveryServicesBackup.Models.BackupManagementType? BackupManagementType { get; set; }
member this.BackupManagementType : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupManagementType> with get, set
Public Property BackupManagementType As Nullable(Of BackupManagementType)