BackupResourceVaultConfig 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 BackupResourceVaultConfig
type BackupResourceVaultConfig = class
Public Class BackupResourceVaultConfig
- Inheritance
-
BackupResourceVaultConfig
Constructors
BackupResourceVaultConfig() |
Initializes a new instance of the BackupResourceVaultConfig class. |
BackupResourceVaultConfig(String, String, String, String, String, IList<String>, Nullable<Boolean>) |
Initializes a new instance of the BackupResourceVaultConfig class. |
Properties
EnhancedSecurityState |
Gets or sets enabled or Disabled. Possible values include: 'Invalid', 'Enabled', 'Disabled' |
IsSoftDeleteFeatureStateEditable |
Gets or sets is soft delete feature state editable |
ResourceGuardOperationRequests |
Gets or sets resourceGuard Operation Requests |
SoftDeleteFeatureState |
Gets or sets soft Delete feature state. Possible values include: 'Invalid', 'Enabled', 'Disabled' |
StorageModelType |
Gets or sets storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant', 'ZoneRedundant', 'ReadAccessGeoZoneRedundant' |
StorageType |
Gets or sets storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant', 'ZoneRedundant', 'ReadAccessGeoZoneRedundant' |
StorageTypeState |
Gets or sets locked or Unlocked. Once a machine is registered against a resource, the storageTypeState is always Locked. Possible values include: 'Invalid', 'Locked', 'Unlocked' |