Package version:
OptionalautoIndicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true.
OptionalenableIndicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available.
OptionalforceHow the extension handler should be forced to update even if the extension configuration has not changed.
Optional ReadonlyidResource Id NOTE: This property will not be serialized. It can only be populated by the server.
Optional ReadonlynameThe name of the extension. NOTE: This property will not be serialized. It can only be populated by the server.
OptionalprotectedThe extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
OptionalprotectedThe extensions protected settings that are passed by reference, and consumed from key vault
OptionalpublisherThe name of the extension handler publisher.
OptionalsettingsJson formatted public settings for the extension.
OptionalsuppressIndicates whether failures stemming from the extension will be suppressed (Operational failures such as not connecting to the VM will not be suppressed regardless of this value). The default is false.
Optional ReadonlytypeResource type NOTE: This property will not be serialized. It can only be populated by the server.
OptionaltypeSpecifies the version of the script handler.
OptionaltypeSpecifies the type of the extension; an example is "CustomScriptExtension".
Describes a VMSS VM Extension.