Virtual Machine Scale Set Extension Args
Describes a Virtual Machine Scale Set Extension.
Constructors
Properties
Indicates 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.
Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available.
If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed.
The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
The extensions protected settings that are passed by reference, and consumed from key vault
Collection of extension names after which this extension needs to be provisioned.
Indicates 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.
Specifies the version of the script handler.