BackupGenericProtectionIntent.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.
Type of backup management for the backed up item.
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)