DataEncryption interface
Data encryption properties of a server.
Properties
| geo |
Status of key used by a server configured with data encryption based on customer managed key, to encrypt the geographically redundant storage associated to the server when it is configured to support geographically redundant backups. |
| geo |
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups. |
| geo |
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups. |
| primary |
Status of key used by a server configured with data encryption based on customer managed key, to encrypt the primary storage associated to the server. |
| primary |
URI of the key in Azure Key Vault used for data encryption of the primary storage associated to a server. |
| primary |
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the primary storage associated to a server. |
| type | Data encryption type used by a server. |
Property Details
geoBackupEncryptionKeyStatus
Status of key used by a server configured with data encryption based on customer managed key, to encrypt the geographically redundant storage associated to the server when it is configured to support geographically redundant backups.
geoBackupEncryptionKeyStatus?: string
Property Value
string
geoBackupKeyURI
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups.
geoBackupKeyURI?: string
Property Value
string
geoBackupUserAssignedIdentityId
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups.
geoBackupUserAssignedIdentityId?: string
Property Value
string
primaryEncryptionKeyStatus
Status of key used by a server configured with data encryption based on customer managed key, to encrypt the primary storage associated to the server.
primaryEncryptionKeyStatus?: string
Property Value
string
primaryKeyURI
URI of the key in Azure Key Vault used for data encryption of the primary storage associated to a server.
primaryKeyURI?: string
Property Value
string
primaryUserAssignedIdentityId
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the primary storage associated to a server.
primaryUserAssignedIdentityId?: string
Property Value
string
type
Data encryption type used by a server.
type?: string
Property Value
string