BlobBackupRuleBasedAutoProtectionSettings(Boolean) Constructor
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.
Initializes a new instance of BlobBackupRuleBasedAutoProtectionSettings.
public BlobBackupRuleBasedAutoProtectionSettings(bool enabled);
new Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupRuleBasedAutoProtectionSettings : bool -> Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupRuleBasedAutoProtectionSettings
Public Sub New (enabled As Boolean)
Parameters
- enabled
- Boolean
Flag to enable whether auto protection.