SecuritySettings interface
Class containing security settings of vault
Properties
encryption |
Customer Managed Key details of the resource. |
immutability |
Immutability Settings at vault level |
soft |
Soft delete related settings |
Property Details
encryptionSettings
Customer Managed Key details of the resource.
encryptionSettings?: EncryptionSettings
Property Value
immutabilitySettings
Immutability Settings at vault level
immutabilitySettings?: ImmutabilitySettings
Property Value
softDeleteSettings
Soft delete related settings
softDeleteSettings?: SoftDeleteSettings