共用方式為


FileSystemEncryptionScope interface

在檔案系統上指定加密範圍的選項。

屬性

defaultEncryptionScope

選擇性。 版本 2021-02-12 和更新版本。 指定要在檔案系統上設定的預設加密範圍,並用於所有未來的寫入。

preventEncryptionScopeOverride

選擇性。 版本 2021-02-12 和更新版本。 如果為 true,則防止任何要求指定與容器上設定範圍不同的加密範圍。

屬性詳細資料

defaultEncryptionScope

選擇性。 版本 2021-02-12 和更新版本。 指定要在檔案系統上設定的預設加密範圍,並用於所有未來的寫入。

defaultEncryptionScope?: string

屬性值

string

preventEncryptionScopeOverride

選擇性。 版本 2021-02-12 和更新版本。 如果為 true,則防止任何要求指定與容器上設定範圍不同的加密範圍。

preventEncryptionScopeOverride?: boolean

屬性值

boolean