Sql Server Database Resource Properties Database Options Args
constructor(isAutoCloseOn: Output<Boolean>? = null, isAutoCreateStatsOn: Output<Boolean>? = null, isAutoShrinkOn: Output<Boolean>? = null, isAutoUpdateStatsOn: Output<Boolean>? = null, isEncrypted: Output<Boolean>? = null, isMemoryOptimizationEnabled: Output<Boolean>? = null, isRemoteDataArchiveEnabled: Output<Boolean>? = null, isTrustworthyOn: Output<Boolean>? = null)