ContainerEncryptionScope interface
參數群組
屬性
default |
選擇性。 版本 2019-07-07 和更新版本。 指定要在容器上設定的預設加密範圍,並用於所有未來的寫入。 |
prevent |
選擇性。 版本 2019-07-07 和更新版本。 如果為 true,可防止任何要求指定與容器上設定的範圍不同的加密範圍。 |
屬性詳細資料
defaultEncryptionScope
選擇性。 版本 2019-07-07 和更新版本。 指定要在容器上設定的預設加密範圍,並用於所有未來的寫入。
defaultEncryptionScope?: string
屬性值
string
preventEncryptionScopeOverride
選擇性。 版本 2019-07-07 和更新版本。 如果為 true,可防止任何要求指定與容器上設定的範圍不同的加密範圍。
preventEncryptionScopeOverride?: boolean
屬性值
boolean