storageAutoResizeLimit property

String? storageAutoResizeLimit
getter/setter pair

The maximum size to which storage capacity can be automatically increased.

The default value is 0, which specifies that there is no limit.

Implementation

core.String? storageAutoResizeLimit;