BackupResourceVaultConfigProperties 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.
Backup resource vault config details.
public class BackupResourceVaultConfigProperties
type BackupResourceVaultConfigProperties = class
Public Class BackupResourceVaultConfigProperties
- Inheritance
-
BackupResourceVaultConfigProperties
Constructors
BackupResourceVaultConfigProperties() |
Initializes a new instance of BackupResourceVaultConfigProperties. |
Properties
EnhancedSecurityState |
Enabled or Disabled. |
IsSoftDeleteFeatureStateEditable |
This flag is no longer in use. Please use 'softDeleteFeatureState' to set the soft delete state for the vault. |
ResourceGuardOperationRequests |
ResourceGuard Operation Requests. |
SoftDeleteFeatureState |
Soft Delete feature state. |
SoftDeleteRetentionPeriodInDays |
Soft delete retention period in days. |
StorageModelType |
Storage type. |
StorageType |
Storage type. |
StorageTypeState |
Locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked. |
Applies to
Azure SDK for .NET