Virtual Machine Scale Set Extension Args
constructor(autoUpgradeMinorVersion: Output<Boolean>? = null, enableAutomaticUpgrade: Output<Boolean>? = null, forceUpdateTag: Output<String>? = null, name: Output<String>? = null, protectedSettings: Output<Any>? = null, protectedSettingsFromKeyVault: Output<KeyVaultSecretReferenceArgs>? = null, provisionAfterExtensions: Output<List<String>>? = null, publisher: Output<String>? = null, settings: Output<Any>? = null, suppressFailures: Output<Boolean>? = null, type: Output<String>? = null, typeHandlerVersion: Output<String>? = null)