Share via


OnlineStorageResizeSupport type

Defines values for OnlineStorageResizeSupport.
KnownOnlineStorageResizeSupport can be used interchangeably with OnlineStorageResizeSupport, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Resizing the storage without interrupting the operation of the database engine is supported.
Disabled: Resizing the storage without interrupting the operation of the database engine is not supported.

type OnlineStorageResizeSupport = string