DataEncryption interface
Data encryption properties of a server
Properties
primary |
URI for the key for data encryption for primary server. |
primary |
Resource Id for the User assigned identity to be used for data encryption for primary server. |
type | Data encryption type to depict if it is System Managed vs Azure Key vault. |
Property Details
primaryKeyURI
URI for the key for data encryption for primary server.
primaryKeyURI?: string
Property Value
string
primaryUserAssignedIdentityId
Resource Id for the User assigned identity to be used for data encryption for primary server.
primaryUserAssignedIdentityId?: string
Property Value
string
type
Data encryption type to depict if it is System Managed vs Azure Key vault.
type?: string
Property Value
string