다음을 통해 공유


KeyType Enum

Encryption key type to be used for the encryption service. 'Account' key type implies that an account-scoped encryption key will be used. 'Service' key type implies that a default service key is used.

Inheritance
builtins.str
KeyType
KeyType

Constructor

KeyType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

ACCOUNT
SERVICE