Uses of Class
com.azure.resourcemanager.dataprotection.models.SoftDeleteSettings
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of SoftDeleteSettings in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionSecuritySettings.softDeleteSettings()
Get the softDeleteSettings property: Soft delete related settings.SoftDeleteSettings.withRetentionDurationInDays
(Double retentionDurationInDays) Set the retentionDurationInDays property: Soft delete retention duration.SoftDeleteSettings.withState
(SoftDeleteState state) Set the state property: State of soft delete.Modifier and TypeMethodDescriptionSecuritySettings.withSoftDeleteSettings
(SoftDeleteSettings softDeleteSettings) Set the softDeleteSettings property: Soft delete related settings.