SoftDeleteSettings 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.
Soft delete Settings of vault
public class SoftDeleteSettings
type SoftDeleteSettings = class
Public Class SoftDeleteSettings
- Inheritance
-
SoftDeleteSettings
Constructors
SoftDeleteSettings() |
Initializes a new instance of the SoftDeleteSettings class. |
SoftDeleteSettings(String, Nullable<Int32>, String) |
Initializes a new instance of the SoftDeleteSettings class. |
Properties
EnhancedSecurityState |
Gets or sets Possible values include: 'Invalid', 'Enabled', 'Disabled', 'AlwaysON' |
SoftDeleteRetentionPeriodInDays |
Gets or sets soft delete retention period in days |
SoftDeleteState |
Gets or sets Possible values include: 'Invalid', 'Enabled', 'Disabled', 'AlwaysON' |