LinuxConfigurationArgs

constructor(disablePasswordAuthentication: Output<Boolean>? = null, enableVMAgentPlatformUpdates: Output<Boolean>? = null, patchSettings: Output<LinuxPatchSettingsArgs>? = null, provisionVMAgent: Output<Boolean>? = null, ssh: Output<SshConfigurationArgs>? = null)