BlobBackupDatasourceParametersForAutoProtection 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.
Paramters to be used during configuration of backup of blobs using AutoProtection settings.
public class BlobBackupDatasourceParametersForAutoProtection : Azure.ResourceManager.DataProtectionBackup.Models.BackupDataSourceSettings, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupDatasourceParametersForAutoProtection>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataProtectionBackup.Models.BlobBackupDatasourceParametersForAutoProtection>
type BlobBackupDatasourceParametersForAutoProtection = class
inherit BackupDataSourceSettings
interface IJsonModel<BlobBackupDatasourceParametersForAutoProtection>
interface IPersistableModel<BlobBackupDatasourceParametersForAutoProtection>
Public Class BlobBackupDatasourceParametersForAutoProtection
Inherits BackupDataSourceSettings
Implements IJsonModel(Of BlobBackupDatasourceParametersForAutoProtection), IPersistableModel(Of BlobBackupDatasourceParametersForAutoProtection)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BlobBackupDatasourceParametersForAutoProtection(BlobBackupRuleBasedAutoProtectionSettings) |
Initializes a new instance of BlobBackupDatasourceParametersForAutoProtection. |
Properties
| Name | Description |
|---|---|
| AutoProtectionSettings |
AutoProtection settings. |