Share via


DataEncryption interface

Data encryption properties of a server.

Properties

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.

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.

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.

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.

primaryKeyURI

URI of the key in Azure Key Vault used for data encryption of the primary storage associated to a server.

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.

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