Share via


StorageAutoGrow type

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

Known values supported by the service

Enabled: Server should automatically grow storage size when available space is nearing zero and conditions allow for automatically growing storage size.
Disabled: Server should not automatically grow storage size when available space is nearing zero.

type StorageAutoGrow = string