次の方法で共有


SoftDeleteSettings Class

Definition

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'

Applies to