BlobBackupAutoProtectionSettings Class
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.
The settings for Blob Backup Auto Protection. Please note this is the abstract base class. The derived classes available for instantiation are: BlobBackupRuleBasedAutoProtectionSettings.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DataProtectionBackup.Models.UnknownBlobBackupAutoProtectionSettings))]
public abstract class BlobBackupAutoProtectionSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupAutoProtectionSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupAutoProtectionSettings>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DataProtectionBackup.Models.UnknownBlobBackupAutoProtectionSettings))>]
type BlobBackupAutoProtectionSettings = class
interface IJsonModel<BlobBackupAutoProtectionSettings>
interface IPersistableModel<BlobBackupAutoProtectionSettings>
Public MustInherit Class BlobBackupAutoProtectionSettings
Implements IJsonModel(Of BlobBackupAutoProtectionSettings), IPersistableModel(Of BlobBackupAutoProtectionSettings)
- Inheritance
-
BlobBackupAutoProtectionSettings
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Enabled |
Flag to enable whether auto protection. |