EncryptionProperties interface
EncryptionProperties of Dell FileSystem resource
Properties
| encryption |
Identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault - Only when user opts for CMK and hence optional |
| encryption |
Encryption Type - MMK/CMK |
| key |
Versioned Encryption Key Url - Only when user opts for CMK and hence optional |
Property Details
encryptionIdentityProperties
Identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault - Only when user opts for CMK and hence optional
encryptionIdentityProperties?: EncryptionIdentityProperties
Property Value
encryptionType
Encryption Type - MMK/CMK
encryptionType: string
Property Value
string
keyUrl
Versioned Encryption Key Url - Only when user opts for CMK and hence optional
keyUrl?: string
Property Value
string