Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerEncryptionScope

Package version

Parameter group

Hierarchy

  • ContainerEncryptionScope

Index

Properties

Optional defaultEncryptionScope

defaultEncryptionScope: undefined | string

Optional. Version 2019-07-07 and later. Specifies the default encryption scope to set on the container and use for all future writes.

Optional preventEncryptionScopeOverride

preventEncryptionScopeOverride: undefined | false | true

Optional. Version 2019-07-07 and newer. If true, prevents any request from specifying a different encryption scope than the scope set on the container.

Generated using TypeDoc