Add auto_upgrade_minor_version documentation (#12321)

This commit is contained in:
Hyuntak Joo 2017-03-01 18:45:33 +09:00 committed by Paul Stack
parent 914e86d087
commit 5efc86e995
1 changed files with 3 additions and 0 deletions

View File

@ -147,6 +147,9 @@ The following arguments are supported:
* `type_handler_version` - (Required) Specifies the version of the extension to
use, available versions can be found using the Azure CLI.
* `auto_upgrade_minor_version` - (Optional) Specifies if the platform deploys
the latest minor version update to the `type_handler_version` specified.
* `settings` - (Required) The settings passed to the extension, these are
specified as a JSON object in a string.