DataEncryption interface
Data encryption properties of a server
Properties
geo |
Geo-backup encryption key status for Data encryption enabled server. |
geo |
URI for the key in keyvault for data encryption for geo-backup of server. |
geo |
Resource Id for the User assigned identity to be used for data encryption for geo-backup of server. |
primary |
Primary encryption key status for Data encryption enabled server. |
primary |
URI for the key in keyvault for data encryption of the primary server. |
primary |
Resource Id for the User assigned identity to be used for data encryption of the primary server. |
type | Data encryption type to depict if it is System Managed vs Azure Key vault. |
Property Details
geoBackupEncryptionKeyStatus
Geo-backup encryption key status for Data encryption enabled server.
geoBackupEncryptionKeyStatus?: string
Property Value
string
geoBackupKeyURI
URI for the key in keyvault for data encryption for geo-backup of server.
geoBackupKeyURI?: string
Property Value
string
geoBackupUserAssignedIdentityId
Resource Id for the User assigned identity to be used for data encryption for geo-backup of server.
geoBackupUserAssignedIdentityId?: string
Property Value
string
primaryEncryptionKeyStatus
Primary encryption key status for Data encryption enabled server.
primaryEncryptionKeyStatus?: string
Property Value
string
primaryKeyURI
URI for the key in keyvault for data encryption of the primary server.
primaryKeyURI?: string
Property Value
string
primaryUserAssignedIdentityId
Resource Id for the User assigned identity to be used for data encryption of the 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