Example 1 – Increase the size of the partition files to 200MB in the automatically resizable
                            partition specified in the auto_uxp logical
                            partition path
                            :alter auto partition path auto_uxp auto expand size = 200
                        Example 2 – Increase the size of the partition files to 200MB in the automatically resizable
                            partition specified in the auto_winp logical
                            partition path, and increase the limit for the total of all partition
                            files in auto_winp to
                            204,800MB:alter auto partition path auto_winp auto expand size = 200 max size = 204800