共用方式為


EncryptionServices interface

支援加密的服務清單。

屬性

blob

Blob 儲存體服務的加密功能。

file

檔案儲存體服務的加密功能。

queue

佇列儲存體服務的加密功能。

table

資料表儲存體服務的加密功能。

屬性詳細資料

blob

Blob 儲存體服務的加密功能。

blob?: EncryptionService

屬性值

file

檔案儲存體服務的加密功能。

file?: EncryptionService

屬性值

queue

佇列儲存體服務的加密功能。

queue?: EncryptionService

屬性值

table

資料表儲存體服務的加密功能。

table?: EncryptionService

屬性值