BlobBackupRuleBasedAutoProtectionSettings(Boolean) Constructor

Definition

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.

Applies to