DatabaseKey interface

用於待用加密的資料庫層級金鑰。

屬性

creationDate

資料庫金鑰建立日期。

keyVersion

資料庫金鑰的版本。

subregion

伺服器索引鍵的子區域。

thumbprint

資料庫金鑰的指紋。

type

資料庫金鑰類型。 只有支援的值為 『AzureKeyVault』。

屬性詳細資料

creationDate

資料庫金鑰建立日期。

creationDate?: Date

屬性值

Date

keyVersion

資料庫金鑰的版本。

keyVersion?: string

屬性值

string

subregion

伺服器索引鍵的子區域。

subregion?: string

屬性值

string

thumbprint

資料庫金鑰的指紋。

thumbprint?: string

屬性值

string

type

資料庫金鑰類型。 只有支援的值為 『AzureKeyVault』。

type?: string

屬性值

string