ApiType Enum

Enum to indicate the API type of the restorable database account.

Inheritance
builtins.str
ApiType
ApiType

Constructor

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

Fields

CASSANDRA
GREMLIN
GREMLIN_V2
MONGO_DB
SQL
TABLE